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

Green & Blue, Red Color Palette

#35E925 53, 233, 37
#1624BB 22, 36, 187
#C32835 195, 40, 53
#DDE4DD 221, 228, 221
#35E925
Color 1
#1624BB
Color 2
#C32835
Color 3
#DDE4DD
Color 4
:root {
  --color-1: #35E925;
  --color-2: #1624BB;
  --color-3: #C32835;
  --color-4: #DDE4DD;
}
colors: {
  'palette-1': '#35E925',
  'palette-2': '#1624BB',
  'palette-3': '#C32835',
  'palette-4': '#DDE4DD',
}
const palette = [
  '#35E925',
  '#1624BB',
  '#C32835',
  '#DDE4DD',
];
$color-1: #35E925;
$color-2: #1624BB;
$color-3: #C32835;
$color-4: #DDE4DD;
Palette Codes 4 COLORS

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

1,866 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Green #35E925

rgb(53, 233, 37) · hsl(115, 82%, 53%)

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

Blue #1624BB

rgb(22, 36, 187) · hsl(235, 79%, 41%)

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

Red #C32835

rgb(195, 40, 53) · hsl(355, 66%, 46%)

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

Light Gray #DDE4DD

rgb(221, 228, 221) · hsl(120, 11%, 88%)

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
#1624BB #DDE4DD 8.09:1 Pass Pass
#35E925 #1624BB 6.4:1 Pass Fail
#C32835 #DDE4DD 4.41:1 Fail Fail
#35E925 #C32835 3.49:1 Fail Fail
#1624BB #C32835 1.83:1 Fail Fail
#35E925 #DDE4DD 1.26:1 Fail Fail

How to use these colors

  • Background — Light Gray (#DDE4DD): the lightest tone — a clean base for large areas
  • Text — Blue (#1624BB): the darkest tone — readable for body copy and headings
  • Primary — Green (#35E925): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#1624BB): 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 (#35E925), Blue (#1624BB), Red (#C32835) and Light Gray (#DDE4DD).

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 #35E925, #1624BB, #C32835 and #DDE4DD. 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 Gray reaches a contrast ratio of 8.09:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!