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

Violet & Red, Green Color Palette

#DA6C4E 218, 108, 78
#2BD450 43, 212, 80
#532BE3 83, 43, 227
#E6D9D6 230, 217, 214
#DA6C4E
Color 1
#2BD450
Color 2
#532BE3
Color 3
#E6D9D6
Color 4
:root {
  --color-1: #DA6C4E;
  --color-2: #2BD450;
  --color-3: #532BE3;
  --color-4: #E6D9D6;
}
colors: {
  'palette-1': '#DA6C4E',
  'palette-2': '#2BD450',
  'palette-3': '#532BE3',
  'palette-4': '#E6D9D6',
}
const palette = [
  '#DA6C4E',
  '#2BD450',
  '#532BE3',
  '#E6D9D6',
];
$color-1: #DA6C4E;
$color-2: #2BD450;
$color-3: #532BE3;
$color-4: #E6D9D6;
Palette Codes 4 COLORS

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

2,476 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #DA6C4E

rgb(218, 108, 78) · hsl(13, 65%, 58%)

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

Green #2BD450

rgb(43, 212, 80) · hsl(133, 66%, 50%)

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

Violet #532BE3

rgb(83, 43, 227) · hsl(253, 77%, 53%)

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

Light Red #E6D9D6

rgb(230, 217, 214) · hsl(11, 24%, 87%)

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
#532BE3 #E6D9D6 5.41:1 Pass Fail
#2BD450 #532BE3 3.77:1 Fail Fail
#DA6C4E #E6D9D6 2.45:1 Fail Fail
#DA6C4E #532BE3 2.21:1 Fail Fail
#DA6C4E #2BD450 1.71:1 Fail Fail
#2BD450 #E6D9D6 1.43:1 Fail Fail

How to use these colors

  • Background — Light Red (#E6D9D6): the lightest tone — a clean base for large areas
  • Text — Green (#2BD450): the darkest tone — readable for body copy and headings
  • Primary — Violet (#532BE3): the most saturated tone — buttons, links and key UI
  • Accent — Green (#2BD450): 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 (#DA6C4E), Green (#2BD450), Violet (#532BE3) and Light Red (#E6D9D6).

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 #DA6C4E, #2BD450, #532BE3 and #E6D9D6. 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 5.41:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!