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

Blue & Light Teal, Light Red Color Palette

#AAE2EC 170, 226, 236
#E4B5B3 228, 181, 179
#F5DFF5 245, 223, 245
#7FBDF5 127, 189, 245
#AAE2EC
Color 1
#E4B5B3
Color 2
#F5DFF5
Color 3
#7FBDF5
Color 4
:root {
  --color-1: #AAE2EC;
  --color-2: #E4B5B3;
  --color-3: #F5DFF5;
  --color-4: #7FBDF5;
}
colors: {
  'palette-1': '#AAE2EC',
  'palette-2': '#E4B5B3',
  'palette-3': '#F5DFF5',
  'palette-4': '#7FBDF5',
}
const palette = [
  '#AAE2EC',
  '#E4B5B3',
  '#F5DFF5',
  '#7FBDF5',
];
$color-1: #AAE2EC;
$color-2: #E4B5B3;
$color-3: #F5DFF5;
$color-4: #7FBDF5;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette mixing related and contrasting tones for a natural feel.

5,722 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Blue (#7FBDF5) and reads as bright and open, with an average saturation of 62% and lightness of 81%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Teal #AAE2EC

rgb(170, 226, 236) · hsl(189, 63%, 80%)

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

Light Red #E4B5B3

rgb(228, 181, 179) · hsl(2, 48%, 80%)

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

Light Pink #F5DFF5

rgb(245, 223, 245) · hsl(300, 52%, 92%)

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

Blue #7FBDF5

rgb(127, 189, 245) · hsl(208, 86%, 73%)

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
#F5DFF5 #7FBDF5 1.6:1 Fail Fail
#E4B5B3 #F5DFF5 1.45:1 Fail Fail
#AAE2EC #7FBDF5 1.41:1 Fail Fail
#AAE2EC #E4B5B3 1.28:1 Fail Fail
#AAE2EC #F5DFF5 1.13:1 Fail Fail
#E4B5B3 #7FBDF5 1.1:1 Fail Fail

How to use these colors

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

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 #AAE2EC, #E4B5B3, #F5DFF5 and #7FBDF5. 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!