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

Blue & Dark Blue, Teal Color Palette

#13222F 19, 34, 47
#3B969A 59, 150, 154
#2C324E 44, 50, 78
#2D6DD7 45, 109, 215
#13222F
Color 1
#3B969A
Color 2
#2C324E
Color 3
#2D6DD7
Color 4
:root {
  --color-1: #13222F;
  --color-2: #3B969A;
  --color-3: #2C324E;
  --color-4: #2D6DD7;
}
colors: {
  'palette-1': '#13222F',
  'palette-2': '#3B969A',
  'palette-3': '#2C324E',
  'palette-4': '#2D6DD7',
}
const palette = [
  '#13222F',
  '#3B969A',
  '#2C324E',
  '#2D6DD7',
];
$color-1: #13222F;
$color-2: #3B969A;
$color-3: #2C324E;
$color-4: #2D6DD7;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel.

3,769 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Blue (#2D6DD7) and reads as deep and moody, with an average saturation of 46% and lightness of 32%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #13222F

rgb(19, 34, 47) · hsl(208, 42%, 13%)

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

Teal #3B969A

rgb(59, 150, 154) · hsl(183, 45%, 42%)

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

Dark Blue #2C324E

rgb(44, 50, 78) · hsl(229, 28%, 24%)

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

Blue #2D6DD7

rgb(45, 109, 215) · hsl(217, 68%, 51%)

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
#13222F #3B969A 4.64:1 Pass Fail
#3B969A #2C324E 3.59:1 Fail Fail
#13222F #2D6DD7 3.3:1 Fail Fail
#2C324E #2D6DD7 2.56:1 Fail Fail
#3B969A #2D6DD7 1.41:1 Fail Fail
#13222F #2C324E 1.29:1 Fail Fail

How to use these colors

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

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 #13222F, #3B969A, #2C324E and #2D6DD7. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Blue text on Teal reaches a contrast ratio of 4.64:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!