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

Light Yellow & Light Blue, Light Teal Color Palette

#F2F4BE 242, 244, 190
#D1D3F0 209, 211, 240
#B8DCEA 184, 220, 234
#A1BCEC 161, 188, 236
#F2F4BE
Color 1
#D1D3F0
Color 2
#B8DCEA
Color 3
#A1BCEC
Color 4
:root {
  --color-1: #F2F4BE;
  --color-2: #D1D3F0;
  --color-3: #B8DCEA;
  --color-4: #A1BCEC;
}
colors: {
  'palette-1': '#F2F4BE',
  'palette-2': '#D1D3F0',
  'palette-3': '#B8DCEA',
  'palette-4': '#A1BCEC',
}
const palette = [
  '#F2F4BE',
  '#D1D3F0',
  '#B8DCEA',
  '#A1BCEC',
];
$color-1: #F2F4BE;
$color-2: #D1D3F0;
$color-3: #B8DCEA;
$color-4: #A1BCEC;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel.

1,622 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Yellow (#F2F4BE) and reads as bright and open, with an average saturation of 61% and lightness of 83%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Yellow #F2F4BE

rgb(242, 244, 190) · hsl(62, 71%, 85%)

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

Light Blue #D1D3F0

rgb(209, 211, 240) · hsl(236, 51%, 88%)

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

Light Teal #B8DCEA

rgb(184, 220, 234) · hsl(197, 54%, 82%)

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

Blue #A1BCEC

rgb(161, 188, 236) · hsl(218, 66%, 78%)

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

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
#F2F4BE #A1BCEC 1.69:1 Fail Fail
#B8DCEA #A1BCEC 1.32:1 Fail Fail
#D1D3F0 #A1BCEC 1.31:1 Fail Fail
#F2F4BE #D1D3F0 1.29:1 Fail Fail
#F2F4BE #B8DCEA 1.28:1 Fail Fail
#D1D3F0 #B8DCEA 1.01:1 Fail Fail

How to use these colors

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

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 #F2F4BE, #D1D3F0, #B8DCEA and #A1BCEC. 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!