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

Red & Green, Blue Color Palette

#E86E5E 232, 110, 94
#41E154 65, 225, 84
#5241D8 82, 65, 216
#F0EBEA 240, 235, 234
#E86E5E
Color 1
#41E154
Color 2
#5241D8
Color 3
#F0EBEA
Color 4
:root {
  --color-1: #E86E5E;
  --color-2: #41E154;
  --color-3: #5241D8;
  --color-4: #F0EBEA;
}
colors: {
  'palette-1': '#E86E5E',
  'palette-2': '#41E154',
  'palette-3': '#5241D8',
  'palette-4': '#F0EBEA',
}
const palette = [
  '#E86E5E',
  '#41E154',
  '#5241D8',
  '#F0EBEA',
];
$color-1: #E86E5E;
$color-2: #41E154;
$color-3: #5241D8;
$color-4: #F0EBEA;
Palette Codes 4 COLORS

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

3,756 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, easygoing 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Red (#E86E5E) and reads as bright and open, with an average saturation of 58% and lightness of 67%. It adapts to a wide range of web and brand projects.

The colors in this palette

Red #E86E5E

rgb(232, 110, 94) · hsl(7, 75%, 64%)

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

Green #41E154

rgb(65, 225, 84) · hsl(127, 73%, 57%)

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

Blue #5241D8

rgb(82, 65, 216) · hsl(247, 66%, 55%)

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

Light Red #F0EBEA

rgb(240, 235, 234) · hsl(10, 17%, 93%)

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
#5241D8 #F0EBEA 5.72:1 Pass Fail
#41E154 #5241D8 3.9:1 Fail Fail
#E86E5E #F0EBEA 2.61:1 Fail Fail
#E86E5E #5241D8 2.2:1 Fail Fail
#E86E5E #41E154 1.78:1 Fail Fail
#41E154 #F0EBEA 1.47:1 Fail Fail

How to use these colors

  • Background — Light Red (#F0EBEA): the lightest tone — a clean base for large areas
  • Text — Blue (#5241D8): the darkest tone — readable for body copy and headings
  • Primary — Red (#E86E5E): the most saturated tone — buttons, links and key UI
  • Accent — Green (#41E154): 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 (#E86E5E), Green (#41E154), Blue (#5241D8) and Light Red (#F0EBEA).

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 #E86E5E, #41E154, #5241D8 and #F0EBEA. 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.72:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!