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

Red & Green, Blue Color Palette

#F45552 244, 85, 82
#22B425 34, 180, 37
#2421C4 36, 33, 196
#EFE6E6 239, 230, 230
#F45552
Color 1
#22B425
Color 2
#2421C4
Color 3
#EFE6E6
Color 4
:root {
  --color-1: #F45552;
  --color-2: #22B425;
  --color-3: #2421C4;
  --color-4: #EFE6E6;
}
colors: {
  'palette-1': '#F45552',
  'palette-2': '#22B425',
  'palette-3': '#2421C4',
  'palette-4': '#EFE6E6',
}
const palette = [
  '#F45552',
  '#22B425',
  '#2421C4',
  '#EFE6E6',
];
$color-1: #F45552;
$color-2: #22B425;
$color-3: #2421C4;
$color-4: #EFE6E6;
Palette Codes 4 COLORS

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

1,523 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #F45552

rgb(244, 85, 82) · hsl(1, 88%, 64%)

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

Green #22B425

rgb(34, 180, 37) · hsl(121, 68%, 42%)

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

Blue #2421C4

rgb(36, 33, 196) · hsl(241, 71%, 45%)

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

Light Red #EFE6E6

rgb(239, 230, 230) · hsl(0, 22%, 92%)

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
#2421C4 #EFE6E6 8.2:1 Pass Pass
#22B425 #2421C4 3.65:1 Fail Fail
#F45552 #2421C4 3:1 Fail Fail
#F45552 #EFE6E6 2.73:1 Fail Fail
#22B425 #EFE6E6 2.25:1 Fail Fail
#F45552 #22B425 1.22:1 Fail Fail

How to use these colors

  • Background — Light Red (#EFE6E6): the lightest tone — a clean base for large areas
  • Text — Green (#22B425): the darkest tone — readable for body copy and headings
  • Primary — Red (#F45552): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2421C4): 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 (#F45552), Green (#22B425), Blue (#2421C4) and Light Red (#EFE6E6).

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 #F45552, #22B425, #2421C4 and #EFE6E6. 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 8.2:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!