Teal & Muted Blue, Blue Color Palette — PaletteCSS
Back to palettes

Teal & Muted Blue, Blue Color Palette

#475672 71, 86, 114
#2D8ED6 45, 142, 214
#17B6A5 23, 182, 165
#F3E7F2 243, 231, 242
#475672
Color 1
#2D8ED6
Color 2
#17B6A5
Color 3
#F3E7F2
Color 4
:root {
  --color-1: #475672;
  --color-2: #2D8ED6;
  --color-3: #17B6A5;
  --color-4: #F3E7F2;
}
colors: {
  'palette-1': '#475672',
  'palette-2': '#2D8ED6',
  'palette-3': '#17B6A5',
  'palette-4': '#F3E7F2',
}
const palette = [
  '#475672',
  '#2D8ED6',
  '#17B6A5',
  '#F3E7F2',
];
$color-1: #475672;
$color-2: #2D8ED6;
$color-3: #17B6A5;
$color-4: #F3E7F2;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette pairing strongly contrasting colours for real visual punch.

1,410 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Teal (#17B6A5) and reads as well balanced in lightness, with an average saturation of 50% and lightness of 55%. It works well for calm, professional and modern interfaces.

The colors in this palette

Muted Blue #475672

rgb(71, 86, 114) · hsl(219, 23%, 36%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Blue #2D8ED6

rgb(45, 142, 214) · hsl(206, 67%, 51%)

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

Teal #17B6A5

rgb(23, 182, 165) · hsl(174, 78%, 40%)

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

Light Pink #F3E7F2

rgb(243, 231, 242) · hsl(305, 33%, 93%)

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
#475672 #F3E7F2 6.17:1 Pass Fail
#2D8ED6 #F3E7F2 2.94:1 Fail Fail
#475672 #17B6A5 2.91:1 Fail Fail
#17B6A5 #F3E7F2 2.12:1 Fail Fail
#475672 #2D8ED6 2.09:1 Fail Fail
#2D8ED6 #17B6A5 1.39:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F3E7F2): the lightest tone — a clean base for large areas
  • Text — Muted Blue (#475672): the darkest tone — readable for body copy and headings
  • Primary — Teal (#17B6A5): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2D8ED6): 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 Teal 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: Muted Blue (#475672), Blue (#2D8ED6), Teal (#17B6A5) and Light Pink (#F3E7F2).

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 #475672, #2D8ED6, #17B6A5 and #F3E7F2. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Muted Blue text on Light Pink reaches a contrast ratio of 6.17:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!