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

Blue & Red, Green Color Palette

#E73018 231, 48, 24
#16DA2D 22, 218, 45
#3219EB 50, 25, 235
#F3EDEC 243, 237, 236
#E73018
Color 1
#16DA2D
Color 2
#3219EB
Color 3
#F3EDEC
Color 4
:root {
  --color-1: #E73018;
  --color-2: #16DA2D;
  --color-3: #3219EB;
  --color-4: #F3EDEC;
}
colors: {
  'palette-1': '#E73018',
  'palette-2': '#16DA2D',
  'palette-3': '#3219EB',
  'palette-4': '#F3EDEC',
}
const palette = [
  '#E73018',
  '#16DA2D',
  '#3219EB',
  '#F3EDEC',
];
$color-1: #E73018;
$color-2: #16DA2D;
$color-3: #3219EB;
$color-4: #F3EDEC;
Palette Codes 4 COLORS

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

508 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 Blue (#3219EB) 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 #E73018

rgb(231, 48, 24) · hsl(7, 81%, 50%)

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

Green #16DA2D

rgb(22, 218, 45) · hsl(127, 82%, 47%)

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

Blue #3219EB

rgb(50, 25, 235) · hsl(247, 84%, 51%)

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

Light Red #F3EDEC

rgb(243, 237, 236) · hsl(9, 23%, 94%)

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
#3219EB #F3EDEC 7.33:1 Pass Pass
#16DA2D #3219EB 4.49:1 Fail Fail
#E73018 #F3EDEC 3.75:1 Fail Fail
#E73018 #16DA2D 2.3:1 Fail Fail
#E73018 #3219EB 1.95:1 Fail Fail
#16DA2D #F3EDEC 1.63:1 Fail Fail

How to use these colors

  • Background — Light Red (#F3EDEC): the lightest tone — a clean base for large areas
  • Text — Green (#16DA2D): the darkest tone — readable for body copy and headings
  • Primary — Blue (#3219EB): the most saturated tone — buttons, links and key UI
  • Accent — Green (#16DA2D): 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 Blue 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 (#E73018), Green (#16DA2D), Blue (#3219EB) and Light Red (#F3EDEC).

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 #E73018, #16DA2D, #3219EB and #F3EDEC. 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 7.33:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!