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

Red & Green, Blue Color Palette

#E05A42 224, 90, 66
#6DDF7E 109, 223, 126
#4B33D1 75, 51, 209
#E8DFDE 232, 223, 222
#E05A42
Color 1
#6DDF7E
Color 2
#4B33D1
Color 3
#E8DFDE
Color 4
:root {
  --color-1: #E05A42;
  --color-2: #6DDF7E;
  --color-3: #4B33D1;
  --color-4: #E8DFDE;
}
colors: {
  'palette-1': '#E05A42',
  'palette-2': '#6DDF7E',
  'palette-3': '#4B33D1',
  'palette-4': '#E8DFDE',
}
const palette = [
  '#E05A42',
  '#6DDF7E',
  '#4B33D1',
  '#E8DFDE',
];
$color-1: #E05A42;
$color-2: #6DDF7E;
$color-3: #4B33D1;
$color-4: #E8DFDE;
Palette Codes 4 COLORS

This is a balanced, balanced 4-colour palette that combines high-contrast tones for a bold, dynamic look.

2,815 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, balanced 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Red (#E05A42) and reads as well balanced in lightness, with an average saturation of 54% and lightness of 65%. It adapts to a wide range of web and brand projects.

The colors in this palette

Red #E05A42

rgb(224, 90, 66) · hsl(9, 72%, 57%)

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

Green #6DDF7E

rgb(109, 223, 126) · hsl(129, 64%, 65%)

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

Blue #4B33D1

rgb(75, 51, 209) · hsl(249, 63%, 51%)

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

Light Red #E8DFDE

rgb(232, 223, 222) · hsl(6, 18%, 89%)

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
#4B33D1 #E8DFDE 5.96:1 Pass Fail
#6DDF7E #4B33D1 4.64:1 Pass Fail
#E05A42 #E8DFDE 2.81:1 Fail Fail
#E05A42 #6DDF7E 2.19:1 Fail Fail
#E05A42 #4B33D1 2.12:1 Fail Fail
#6DDF7E #E8DFDE 1.28:1 Fail Fail

How to use these colors

  • Background — Light Red (#E8DFDE): the lightest tone — a clean base for large areas
  • Text — Blue (#4B33D1): the darkest tone — readable for body copy and headings
  • Primary — Red (#E05A42): the most saturated tone — buttons, links and key UI
  • Accent — Green (#6DDF7E): 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 Red 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 (#E05A42), Green (#6DDF7E), Blue (#4B33D1) and Light Red (#E8DFDE).

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 #E05A42, #6DDF7E, #4B33D1 and #E8DFDE. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Blue text on Light Red reaches a contrast ratio of 5.96:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!