Blue & Light Pink, Blue Color Palette — PaletteCSS
Back to palettes

Blue & Light Pink, Blue Color Palette

#F5F1F5 245, 241, 245
#60A8D1 96, 168, 209
#9BA1E8 155, 161, 232
#F5D5F1 245, 213, 241
#F5F1F5
Color 1
#60A8D1
Color 2
#9BA1E8
Color 3
#F5D5F1
Color 4
:root {
  --color-1: #F5F1F5;
  --color-2: #60A8D1;
  --color-3: #9BA1E8;
  --color-4: #F5D5F1;
}
colors: {
  'palette-1': '#F5F1F5',
  'palette-2': '#60A8D1',
  'palette-3': '#9BA1E8',
  'palette-4': '#F5D5F1',
}
const palette = [
  '#F5F1F5',
  '#60A8D1',
  '#9BA1E8',
  '#F5D5F1',
];
$color-1: #F5F1F5;
$color-2: #60A8D1;
$color-3: #9BA1E8;
$color-4: #F5D5F1;
Palette Codes 4 COLORS

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

7,350 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Blue (#9BA1E8) and reads as bright and open, with an average saturation of 49% and lightness of 80%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #F5F1F5

rgb(245, 241, 245) · hsl(300, 17%, 95%)

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

Blue #60A8D1

rgb(96, 168, 209) · hsl(202, 55%, 60%)

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

Blue #9BA1E8

rgb(155, 161, 232) · hsl(235, 63%, 76%)

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

Light Pink #F5D5F1

rgb(245, 213, 241) · hsl(308, 62%, 90%)

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
#F5F1F5 #60A8D1 2.34:1 Fail Fail
#F5F1F5 #9BA1E8 2.17:1 Fail Fail
#60A8D1 #F5D5F1 1.95:1 Fail Fail
#9BA1E8 #F5D5F1 1.81:1 Fail Fail
#F5F1F5 #F5D5F1 1.2:1 Fail Fail
#60A8D1 #9BA1E8 1.08:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F5F1F5): the lightest tone — a clean base for large areas
  • Text — Blue (#60A8D1): the darkest tone — readable for body copy and headings
  • Primary — Blue (#9BA1E8): the most saturated tone — buttons, links and key UI
  • Accent — Light Pink (#F5D5F1): 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 Pink (#F5F1F5), Blue (#60A8D1), Blue (#9BA1E8) and Light Pink (#F5D5F1).

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 #F5F1F5, #60A8D1, #9BA1E8 and #F5D5F1. 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!