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

Blue & Muted Blue, Teal Color Palette

#444662 68, 70, 98
#3F90EA 63, 144, 234
#14B3A4 20, 179, 164
#F5F5F5 245, 245, 245
#444662
Color 1
#3F90EA
Color 2
#14B3A4
Color 3
#F5F5F5
Color 4
:root {
  --color-1: #444662;
  --color-2: #3F90EA;
  --color-3: #14B3A4;
  --color-4: #F5F5F5;
}
colors: {
  'palette-1': '#444662',
  'palette-2': '#3F90EA',
  'palette-3': '#14B3A4',
  'palette-4': '#F5F5F5',
}
const palette = [
  '#444662',
  '#3F90EA',
  '#14B3A4',
  '#F5F5F5',
];
$color-1: #444662;
$color-2: #3F90EA;
$color-3: #14B3A4;
$color-4: #F5F5F5;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette that combines high-contrast tones for a bold, dynamic look.

7,125 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Blue (#3F90EA) and reads as well balanced in lightness, with an average saturation of 45% and lightness of 56%. It works well for calm, professional and modern interfaces.

The colors in this palette

Muted Blue #444662

rgb(68, 70, 98) · hsl(236, 18%, 33%)

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

Blue #3F90EA

rgb(63, 144, 234) · hsl(212, 80%, 58%)

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

Teal #14B3A4

rgb(20, 179, 164) · hsl(174, 80%, 39%)

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

White #F5F5F5

rgb(245, 245, 245) · hsl(0, 0%, 96%)

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
#444662 #F5F5F5 8.38:1 Pass Pass
#444662 #14B3A4 3.49:1 Fail Fail
#3F90EA #F5F5F5 3.01:1 Fail Fail
#444662 #3F90EA 2.78:1 Fail Fail
#14B3A4 #F5F5F5 2.4:1 Fail Fail
#3F90EA #14B3A4 1.25:1 Fail Fail

How to use these colors

  • Background — White (#F5F5F5): the lightest tone — a clean base for large areas
  • Text — Muted Blue (#444662): the darkest tone — readable for body copy and headings
  • Primary — Blue (#3F90EA): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#14B3A4): 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: Muted Blue (#444662), Blue (#3F90EA), Teal (#14B3A4) and White (#F5F5F5).

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 #444662, #3F90EA, #14B3A4 and #F5F5F5. 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 White reaches a contrast ratio of 8.38:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!