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

Teal & Muted Blue, Blue Color Palette

#444059 68, 64, 89
#2B83BF 43, 131, 191
#10A290 16, 162, 144
#E1DBE5 225, 219, 229
#444059
Color 1
#2B83BF
Color 2
#10A290
Color 3
#E1DBE5
Color 4
:root {
  --color-1: #444059;
  --color-2: #2B83BF;
  --color-3: #10A290;
  --color-4: #E1DBE5;
}
colors: {
  'palette-1': '#444059',
  'palette-2': '#2B83BF',
  'palette-3': '#10A290',
  'palette-4': '#E1DBE5',
}
const palette = [
  '#444059',
  '#2B83BF',
  '#10A290',
  '#E1DBE5',
];
$color-1: #444059;
$color-2: #2B83BF;
$color-3: #10A290;
$color-4: #E1DBE5;
Palette Codes 4 COLORS

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

1,216 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 (#10A290) and reads as well balanced in lightness, with an average saturation of 44% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Muted Blue #444059

rgb(68, 64, 89) · hsl(250, 16%, 30%)

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

Blue #2B83BF

rgb(43, 131, 191) · hsl(204, 63%, 46%)

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

Teal #10A290

rgb(16, 162, 144) · hsl(173, 82%, 35%)

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

Light Violet #E1DBE5

rgb(225, 219, 229) · hsl(276, 16%, 88%)

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
#444059 #E1DBE5 7.28:1 Pass Pass
#444059 #10A290 3.1:1 Fail Fail
#2B83BF #E1DBE5 3.03:1 Fail Fail
#444059 #2B83BF 2.4:1 Fail Fail
#10A290 #E1DBE5 2.35:1 Fail Fail
#2B83BF #10A290 1.29:1 Fail Fail

How to use these colors

  • Background — Light Violet (#E1DBE5): the lightest tone — a clean base for large areas
  • Text — Muted Blue (#444059): the darkest tone — readable for body copy and headings
  • Primary — Teal (#10A290): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2B83BF): 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 (#444059), Blue (#2B83BF), Teal (#10A290) and Light Violet (#E1DBE5).

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 #444059, #2B83BF, #10A290 and #E1DBE5. 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 Violet reaches a contrast ratio of 7.28:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!