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

Blue & Muted Blue, Teal Color Palette

#4A4762 74, 71, 98
#3A8F8E 58, 143, 142
#1D1D2E 29, 29, 46
#2C70F0 44, 112, 240
#4A4762
Color 1
#3A8F8E
Color 2
#1D1D2E
Color 3
#2C70F0
Color 4
:root {
  --color-1: #4A4762;
  --color-2: #3A8F8E;
  --color-3: #1D1D2E;
  --color-4: #2C70F0;
}
colors: {
  'palette-1': '#4A4762',
  'palette-2': '#3A8F8E',
  'palette-3': '#1D1D2E',
  'palette-4': '#2C70F0',
}
const palette = [
  '#4A4762',
  '#3A8F8E',
  '#1D1D2E',
  '#2C70F0',
];
$color-1: #4A4762;
$color-2: #3A8F8E;
$color-3: #1D1D2E;
$color-4: #2C70F0;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette with a comfortable balance of contrast and harmony.

1,155 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Blue (#2C70F0) and reads as deep and moody, with an average saturation of 42% and lightness of 36%. It works well for calm, professional and modern interfaces.

The colors in this palette

Muted Blue #4A4762

rgb(74, 71, 98) · hsl(247, 16%, 33%)

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

Teal #3A8F8E

rgb(58, 143, 142) · hsl(179, 42%, 39%)

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

Dark Blue #1D1D2E

rgb(29, 29, 46) · hsl(240, 23%, 15%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Blue #2C70F0

rgb(44, 112, 240) · hsl(219, 87%, 56%)

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

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
#3A8F8E #1D1D2E 4.34:1 Fail Fail
#1D1D2E #2C70F0 3.69:1 Fail Fail
#4A4762 #3A8F8E 2.32:1 Fail Fail
#4A4762 #2C70F0 1.98:1 Fail Fail
#4A4762 #1D1D2E 1.87:1 Fail Fail
#3A8F8E #2C70F0 1.17:1 Fail Fail

How to use these colors

  • Background — Blue (#2C70F0): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#1D1D2E): the darkest tone — readable for body copy and headings
  • Primary — Teal (#3A8F8E): the most saturated tone — buttons, links and key UI
  • Accent — Dark Blue (#1D1D2E): 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 (#4A4762), Teal (#3A8F8E), Dark Blue (#1D1D2E) and Blue (#2C70F0).

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 #4A4762, #3A8F8E, #1D1D2E and #2C70F0. 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!