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

Blue & Teal, Light Yellow Color Palette

#A2DED5 162, 222, 213
#F5F0E5 245, 240, 229
#E0C0EA 224, 192, 234
#70A6D6 112, 166, 214
#A2DED5
Color 1
#F5F0E5
Color 2
#E0C0EA
Color 3
#70A6D6
Color 4
:root {
  --color-1: #A2DED5;
  --color-2: #F5F0E5;
  --color-3: #E0C0EA;
  --color-4: #70A6D6;
}
colors: {
  'palette-1': '#A2DED5',
  'palette-2': '#F5F0E5',
  'palette-3': '#E0C0EA',
  'palette-4': '#70A6D6',
}
const palette = [
  '#A2DED5',
  '#F5F0E5',
  '#E0C0EA',
  '#70A6D6',
];
$color-1: #A2DED5;
$color-2: #F5F0E5;
$color-3: #E0C0EA;
$color-4: #70A6D6;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette with a comfortable balance of contrast and harmony.

3,125 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Blue (#70A6D6) and reads as bright and open, with an average saturation of 49% and lightness of 79%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #A2DED5

rgb(162, 222, 213) · hsl(171, 48%, 75%)

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

Light Yellow #F5F0E5

rgb(245, 240, 229) · hsl(41, 44%, 93%)

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

Light Violet #E0C0EA

rgb(224, 192, 234) · hsl(286, 50%, 84%)

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

Blue #70A6D6

rgb(112, 166, 214) · hsl(208, 55%, 64%)

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

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
#F5F0E5 #70A6D6 2.28:1 Fail Fail
#A2DED5 #70A6D6 1.72:1 Fail Fail
#E0C0EA #70A6D6 1.59:1 Fail Fail
#F5F0E5 #E0C0EA 1.43:1 Fail Fail
#A2DED5 #F5F0E5 1.33:1 Fail Fail
#A2DED5 #E0C0EA 1.08:1 Fail Fail

How to use these colors

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

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 #A2DED5, #F5F0E5, #E0C0EA and #70A6D6. 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!