Light Orange & Light Green, Light Blue Color Palette — PaletteCSS
Back to palettes

Light Orange & Light Green, Light Blue Color Palette

#AEEAD3 174, 234, 211
#C2CFEA 194, 207, 234
#B0DCAC 176, 220, 172
#F0D3AD 240, 211, 173
#AEEAD3
Color 1
#C2CFEA
Color 2
#B0DCAC
Color 3
#F0D3AD
Color 4
:root {
  --color-1: #AEEAD3;
  --color-2: #C2CFEA;
  --color-3: #B0DCAC;
  --color-4: #F0D3AD;
}
colors: {
  'palette-1': '#AEEAD3',
  'palette-2': '#C2CFEA',
  'palette-3': '#B0DCAC',
  'palette-4': '#F0D3AD',
}
const palette = [
  '#AEEAD3',
  '#C2CFEA',
  '#B0DCAC',
  '#F0D3AD',
];
$color-1: #AEEAD3;
$color-2: #C2CFEA;
$color-3: #B0DCAC;
$color-4: #F0D3AD;
Palette Codes 4 COLORS

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

1,564 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Orange (#F0D3AD) and reads as bright and open, with an average saturation of 54% and lightness of 80%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Green #AEEAD3

rgb(174, 234, 211) · hsl(157, 59%, 80%)

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

Light Blue #C2CFEA

rgb(194, 207, 234) · hsl(220, 49%, 84%)

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

Green #B0DCAC

rgb(176, 220, 172) · hsl(115, 41%, 77%)

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

Light Orange #F0D3AD

rgb(240, 211, 173) · hsl(34, 69%, 81%)

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
#AEEAD3 #C2CFEA 1.16:1 Fail Fail
#AEEAD3 #B0DCAC 1.13:1 Fail Fail
#C2CFEA #F0D3AD 1.09:1 Fail Fail
#B0DCAC #F0D3AD 1.07:1 Fail Fail
#AEEAD3 #F0D3AD 1.06:1 Fail Fail
#C2CFEA #B0DCAC 1.02:1 Fail Fail

How to use these colors

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

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 #AEEAD3, #C2CFEA, #B0DCAC and #F0D3AD. 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!