Violet & Red, Green Color Palette — PaletteCSS
Back to palettes

Violet & Red, Green Color Palette

#DC5A32 220, 90, 50
#13C33C 19, 195, 60
#4614EB 70, 20, 235
#F6F0EE 246, 240, 238
#DC5A32
Color 1
#13C33C
Color 2
#4614EB
Color 3
#F6F0EE
Color 4
:root {
  --color-1: #DC5A32;
  --color-2: #13C33C;
  --color-3: #4614EB;
  --color-4: #F6F0EE;
}
colors: {
  'palette-1': '#DC5A32',
  'palette-2': '#13C33C',
  'palette-3': '#4614EB',
  'palette-4': '#F6F0EE',
}
const palette = [
  '#DC5A32',
  '#13C33C',
  '#4614EB',
  '#F6F0EE',
];
$color-1: #DC5A32;
$color-2: #13C33C;
$color-3: #4614EB;
$color-4: #F6F0EE;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch.

1,125 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Violet (#4614EB) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 60%. It adapts to a wide range of web and brand projects.

The colors in this palette

Red #DC5A32

rgb(220, 90, 50) · hsl(14, 71%, 53%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Green #13C33C

rgb(19, 195, 60) · hsl(134, 82%, 42%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Violet #4614EB

rgb(70, 20, 235) · hsl(254, 84%, 50%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Light Red #F6F0EE

rgb(246, 240, 238) · hsl(15, 31%, 95%)

A light, airy tone — ideal for backgrounds and subtle fills.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#4614EB #F6F0EE 7.27:1 Pass Pass
#13C33C #4614EB 3.48:1 Fail Fail
#DC5A32 #F6F0EE 3.35:1 Fail Fail
#DC5A32 #4614EB 2.17:1 Fail Fail
#13C33C #F6F0EE 2.09:1 Fail Fail
#DC5A32 #13C33C 1.6:1 Fail Fail

How to use these colors

  • Background — Light Red (#F6F0EE): the lightest tone — a clean base for large areas
  • Text — Green (#13C33C): the darkest tone — readable for body copy and headings
  • Primary — Violet (#4614EB): the most saturated tone — buttons, links and key UI
  • Accent — Green (#13C33C): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Violet tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Red (#DC5A32), Green (#13C33C), Violet (#4614EB) and Light Red (#F6F0EE).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #DC5A32, #13C33C, #4614EB and #F6F0EE. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Violet text on Light Red reaches a contrast ratio of 7.27:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!