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

Teal & Muted Blue, Blue Color Palette

#4D5967 77, 89, 103
#3B8FDD 59, 143, 221
#0A8C85 10, 140, 133
#F5EFF3 245, 239, 243
#4D5967
Color 1
#3B8FDD
Color 2
#0A8C85
Color 3
#F5EFF3
Color 4
:root {
  --color-1: #4D5967;
  --color-2: #3B8FDD;
  --color-3: #0A8C85;
  --color-4: #F5EFF3;
}
colors: {
  'palette-1': '#4D5967',
  'palette-2': '#3B8FDD',
  'palette-3': '#0A8C85',
  'palette-4': '#F5EFF3',
}
const palette = [
  '#4D5967',
  '#3B8FDD',
  '#0A8C85',
  '#F5EFF3',
];
$color-1: #4D5967;
$color-2: #3B8FDD;
$color-3: #0A8C85;
$color-4: #F5EFF3;
Palette Codes 4 COLORS

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

6,234 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 (#0A8C85) and reads as well balanced in lightness, with an average saturation of 49% and lightness of 54%. It works well for calm, professional and modern interfaces.

The colors in this palette

Muted Blue #4D5967

rgb(77, 89, 103) · hsl(212, 14%, 35%)

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

Blue #3B8FDD

rgb(59, 143, 221) · hsl(209, 70%, 55%)

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

Teal #0A8C85

rgb(10, 140, 133) · hsl(177, 87%, 29%)

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

Light Pink #F5EFF3

rgb(245, 239, 243) · hsl(320, 23%, 95%)

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
#4D5967 #F5EFF3 6.3:1 Pass Fail
#0A8C85 #F5EFF3 3.63:1 Fail Fail
#3B8FDD #F5EFF3 3.01:1 Fail Fail
#4D5967 #3B8FDD 2.09:1 Fail Fail
#4D5967 #0A8C85 1.74:1 Fail Fail
#3B8FDD #0A8C85 1.21:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F5EFF3): the lightest tone — a clean base for large areas
  • Text — Teal (#0A8C85): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0A8C85): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#3B8FDD): 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 (#4D5967), Blue (#3B8FDD), Teal (#0A8C85) and Light Pink (#F5EFF3).

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 #4D5967, #3B8FDD, #0A8C85 and #F5EFF3. 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.3:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!