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

Green & Blue, Red Color Palette

#3ECE12 62, 206, 18
#6B85DB 107, 133, 219
#C0264A 192, 38, 74
#EEF3EC 238, 243, 236
#3ECE12
Color 1
#6B85DB
Color 2
#C0264A
Color 3
#EEF3EC
Color 4
:root {
  --color-1: #3ECE12;
  --color-2: #6B85DB;
  --color-3: #C0264A;
  --color-4: #EEF3EC;
}
colors: {
  'palette-1': '#3ECE12',
  'palette-2': '#6B85DB',
  'palette-3': '#C0264A',
  'palette-4': '#EEF3EC',
}
const palette = [
  '#3ECE12',
  '#6B85DB',
  '#C0264A',
  '#EEF3EC',
];
$color-1: #3ECE12;
$color-2: #6B85DB;
$color-3: #C0264A;
$color-4: #EEF3EC;
Palette Codes 4 COLORS

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

1,117 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Green (#3ECE12) and reads as well balanced in lightness, with an average saturation of 59% and lightness of 62%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #3ECE12

rgb(62, 206, 18) · hsl(106, 84%, 44%)

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

Blue #6B85DB

rgb(107, 133, 219) · hsl(226, 61%, 64%)

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

Red #C0264A

rgb(192, 38, 74) · hsl(346, 67%, 45%)

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

Light Green #EEF3EC

rgb(238, 243, 236) · hsl(103, 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
#C0264A #EEF3EC 5.16:1 Pass Fail
#6B85DB #EEF3EC 3.11:1 Fail Fail
#3ECE12 #C0264A 2.78:1 Fail Fail
#3ECE12 #EEF3EC 1.86:1 Fail Fail
#3ECE12 #6B85DB 1.67:1 Fail Fail
#6B85DB #C0264A 1.66:1 Fail Fail

How to use these colors

  • Background — Light Green (#EEF3EC): the lightest tone — a clean base for large areas
  • Text — Green (#3ECE12): the darkest tone — readable for body copy and headings
  • Primary — Green (#3ECE12): the most saturated tone — buttons, links and key UI
  • Accent — Red (#C0264A): 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 (#3ECE12), Blue (#6B85DB), Red (#C0264A) and Light Green (#EEF3EC).

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 #3ECE12, #6B85DB, #C0264A and #EEF3EC. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Red text on Light Green reaches a contrast ratio of 5.16:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!