Light Red & Light Green, Light Teal Color Palette — PaletteCSS
Back to palettes

Light Red & Light Green, Light Teal Color Palette

#C0ECCA 192, 236, 202
#BEE1E4 190, 225, 228
#F0C6CF 240, 198, 207
#ECDAD0 236, 218, 208
#C0ECCA
Color 1
#BEE1E4
Color 2
#F0C6CF
Color 3
#ECDAD0
Color 4
:root {
  --color-1: #C0ECCA;
  --color-2: #BEE1E4;
  --color-3: #F0C6CF;
  --color-4: #ECDAD0;
}
colors: {
  'palette-1': '#C0ECCA',
  'palette-2': '#BEE1E4',
  'palette-3': '#F0C6CF',
  'palette-4': '#ECDAD0',
}
const palette = [
  '#C0ECCA',
  '#BEE1E4',
  '#F0C6CF',
  '#ECDAD0',
];
$color-1: #C0ECCA;
$color-2: #BEE1E4;
$color-3: #F0C6CF;
$color-4: #ECDAD0;
Palette Codes 4 COLORS

This is a balanced, versatile 4-colour palette built from closely related tones that blend harmoniously.

2,895 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Red (#F0C6CF) and reads as bright and open, with an average saturation of 49% and lightness of 85%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Green #C0ECCA

rgb(192, 236, 202) · hsl(134, 54%, 84%)

A light, airy tone — ideal for backgrounds and subtle fills.

Light Teal #BEE1E4

rgb(190, 225, 228) · hsl(185, 41%, 82%)

A light, airy tone — ideal for backgrounds and subtle fills.

Light Red #F0C6CF

rgb(240, 198, 207) · hsl(347, 58%, 86%)

A light, airy tone — ideal for backgrounds and subtle fills.

Light Orange #ECDAD0

rgb(236, 218, 208) · hsl(21, 42%, 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
#C0ECCA #F0C6CF 1.18:1 Fail Fail
#F0C6CF #ECDAD0 1.13:1 Fail Fail
#BEE1E4 #F0C6CF 1.1:1 Fail Fail
#C0ECCA #BEE1E4 1.07:1 Fail Fail
#C0ECCA #ECDAD0 1.04:1 Fail Fail
#BEE1E4 #ECDAD0 1.03:1 Fail Fail

How to use these colors

  • Background — Light Orange (#ECDAD0): the lightest tone — a clean base for large areas
  • Text — Light Teal (#BEE1E4): the darkest tone — readable for body copy and headings
  • Primary — Light Red (#F0C6CF): the most saturated tone — buttons, links and key UI
  • Accent — Light Green (#C0ECCA): 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 Light 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: Light Green (#C0ECCA), Light Teal (#BEE1E4), Light Red (#F0C6CF) and Light Orange (#ECDAD0).

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 #C0ECCA, #BEE1E4, #F0C6CF and #ECDAD0. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!