Light Yellow & Light Teal, White Color Palette — PaletteCSS
Back to palettes

Light Yellow & Light Teal, White Color Palette

#E8EFEE 232, 239, 238
#EBE7D9 235, 231, 217
#F5F5F5 245, 245, 245
#DAD4D6 218, 212, 214
#E8EFEE
Color 1
#EBE7D9
Color 2
#F5F5F5
Color 3
#DAD4D6
Color 4
:root {
  --color-1: #E8EFEE;
  --color-2: #EBE7D9;
  --color-3: #F5F5F5;
  --color-4: #DAD4D6;
}
colors: {
  'palette-1': '#E8EFEE',
  'palette-2': '#EBE7D9',
  'palette-3': '#F5F5F5',
  'palette-4': '#DAD4D6',
}
const palette = [
  '#E8EFEE',
  '#EBE7D9',
  '#F5F5F5',
  '#DAD4D6',
];
$color-1: #E8EFEE;
$color-2: #EBE7D9;
$color-3: #F5F5F5;
$color-4: #DAD4D6;
Palette Codes 4 COLORS

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

120 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Teal #E8EFEE

rgb(232, 239, 238) · hsl(171, 18%, 92%)

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

Light Yellow #EBE7D9

rgb(235, 231, 217) · hsl(47, 31%, 89%)

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

White #F5F5F5

rgb(245, 245, 245) · hsl(0, 0%, 96%)

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

Light Gray #DAD4D6

rgb(218, 212, 214) · hsl(340, 7%, 84%)

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
#F5F5F5 #DAD4D6 1.34:1 Fail Fail
#E8EFEE #DAD4D6 1.25:1 Fail Fail
#EBE7D9 #DAD4D6 1.18:1 Fail Fail
#EBE7D9 #F5F5F5 1.14:1 Fail Fail
#E8EFEE #F5F5F5 1.07:1 Fail Fail
#E8EFEE #EBE7D9 1.06:1 Fail Fail

How to use these colors

  • Background — White (#F5F5F5): the lightest tone — a clean base for large areas
  • Text — Light Gray (#DAD4D6): the darkest tone — readable for body copy and headings
  • Primary — Light Yellow (#EBE7D9): the most saturated tone — buttons, links and key UI
  • Accent — Light Teal (#E8EFEE): 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 Yellow 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 Teal (#E8EFEE), Light Yellow (#EBE7D9), White (#F5F5F5) and Light Gray (#DAD4D6).

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 #E8EFEE, #EBE7D9, #F5F5F5 and #DAD4D6. 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!