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

Blue & Light Teal, Light Red Color Palette

#A7F5F5 167, 245, 245
#EEC7C2 238, 199, 194
#EDCDF5 237, 205, 245
#8CC9F5 140, 201, 245
#A7F5F5
Color 1
#EEC7C2
Color 2
#EDCDF5
Color 3
#8CC9F5
Color 4
:root {
  --color-1: #A7F5F5;
  --color-2: #EEC7C2;
  --color-3: #EDCDF5;
  --color-4: #8CC9F5;
}
colors: {
  'palette-1': '#A7F5F5',
  'palette-2': '#EEC7C2',
  'palette-3': '#EDCDF5',
  'palette-4': '#8CC9F5',
}
const palette = [
  '#A7F5F5',
  '#EEC7C2',
  '#EDCDF5',
  '#8CC9F5',
];
$color-1: #A7F5F5;
$color-2: #EEC7C2;
$color-3: #EDCDF5;
$color-4: #8CC9F5;
Palette Codes 4 COLORS

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

4,143 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Blue (#8CC9F5) and reads as bright and open, with an average saturation of 72% and lightness of 82%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Teal #A7F5F5

rgb(167, 245, 245) · hsl(180, 80%, 81%)

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

Light Red #EEC7C2

rgb(238, 199, 194) · hsl(7, 56%, 85%)

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

Light Violet #EDCDF5

rgb(237, 205, 245) · hsl(288, 67%, 88%)

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

Blue #8CC9F5

rgb(140, 201, 245) · hsl(205, 84%, 75%)

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
#A7F5F5 #8CC9F5 1.44:1 Fail Fail
#A7F5F5 #EEC7C2 1.25:1 Fail Fail
#EDCDF5 #8CC9F5 1.24:1 Fail Fail
#A7F5F5 #EDCDF5 1.16:1 Fail Fail
#EEC7C2 #8CC9F5 1.15:1 Fail Fail
#EEC7C2 #EDCDF5 1.08:1 Fail Fail

How to use these colors

  • Background — Light Violet (#EDCDF5): the lightest tone — a clean base for large areas
  • Text — Blue (#8CC9F5): the darkest tone — readable for body copy and headings
  • Primary — Blue (#8CC9F5): the most saturated tone — buttons, links and key UI
  • Accent — Light Teal (#A7F5F5): 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: Light Teal (#A7F5F5), Light Red (#EEC7C2), Light Violet (#EDCDF5) and Blue (#8CC9F5).

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 #A7F5F5, #EEC7C2, #EDCDF5 and #8CC9F5. 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!