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

Green & Blue, Red Color Palette

#31C427 49, 196, 39
#2830A4 40, 48, 164
#DA5D65 218, 93, 101
#D7E6D6 215, 230, 214
#31C427
Color 1
#2830A4
Color 2
#DA5D65
Color 3
#D7E6D6
Color 4
:root {
  --color-1: #31C427;
  --color-2: #2830A4;
  --color-3: #DA5D65;
  --color-4: #D7E6D6;
}
colors: {
  'palette-1': '#31C427',
  'palette-2': '#2830A4',
  'palette-3': '#DA5D65',
  'palette-4': '#D7E6D6',
}
const palette = [
  '#31C427',
  '#2830A4',
  '#DA5D65',
  '#D7E6D6',
];
$color-1: #31C427;
$color-2: #2830A4;
$color-3: #DA5D65;
$color-4: #D7E6D6;
Palette Codes 4 COLORS

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

4,356 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Green (#31C427) and reads as well balanced in lightness, with an average saturation of 54% and lightness of 59%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #31C427

rgb(49, 196, 39) · hsl(116, 67%, 46%)

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

Blue #2830A4

rgb(40, 48, 164) · hsl(236, 61%, 40%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Red #DA5D65

rgb(218, 93, 101) · hsl(356, 63%, 61%)

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

Light Green #D7E6D6

rgb(215, 230, 214) · hsl(116, 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
#2830A4 #D7E6D6 7.9:1 Pass Pass
#31C427 #2830A4 4.42:1 Fail Fail
#DA5D65 #D7E6D6 2.82:1 Fail Fail
#2830A4 #DA5D65 2.8:1 Fail Fail
#31C427 #D7E6D6 1.79:1 Fail Fail
#31C427 #DA5D65 1.58:1 Fail Fail

How to use these colors

  • Background — Light Green (#D7E6D6): the lightest tone — a clean base for large areas
  • Text — Blue (#2830A4): the darkest tone — readable for body copy and headings
  • Primary — Green (#31C427): the most saturated tone — buttons, links and key UI
  • Accent — Red (#DA5D65): 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 Green 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: Green (#31C427), Blue (#2830A4), Red (#DA5D65) and Light Green (#D7E6D6).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #31C427, #2830A4, #DA5D65 and #D7E6D6. 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 Green reaches a contrast ratio of 7.9:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!