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

Dark Blue & Dark Teal, Dark Blue Color Palette

#344549 52, 69, 73
#2D3542 45, 53, 66
#372947 55, 41, 71
#0A163F 10, 22, 63
#344549
Color 1
#2D3542
Color 2
#372947
Color 3
#0A163F
Color 4
:root {
  --color-1: #344549;
  --color-2: #2D3542;
  --color-3: #372947;
  --color-4: #0A163F;
}
colors: {
  'palette-1': '#344549',
  'palette-2': '#2D3542',
  'palette-3': '#372947',
  'palette-4': '#0A163F',
}
const palette = [
  '#344549',
  '#2D3542',
  '#372947',
  '#0A163F',
];
$color-1: #344549;
$color-2: #2D3542;
$color-3: #372947;
$color-4: #0A163F;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette whose tones sit close together for a smooth, cohesive feel.

6,411 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Dark Blue (#0A163F) and reads as deep and moody, with an average saturation of 34% and lightness of 21%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #344549

rgb(52, 69, 73) · hsl(191, 17%, 25%)

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

Dark Blue #2D3542

rgb(45, 53, 66) · hsl(217, 19%, 22%)

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

Dark Violet #372947

rgb(55, 41, 71) · hsl(268, 27%, 22%)

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

Dark Blue #0A163F

rgb(10, 22, 63) · hsl(226, 73%, 14%)

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

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
#344549 #0A163F 1.75:1 Fail Fail
#2D3542 #0A163F 1.42:1 Fail Fail
#344549 #372947 1.33:1 Fail Fail
#372947 #0A163F 1.31:1 Fail Fail
#344549 #2D3542 1.23:1 Fail Fail
#2D3542 #372947 1.08:1 Fail Fail

How to use these colors

  • Background — Dark Teal (#344549): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#0A163F): the darkest tone — readable for body copy and headings
  • Primary — Dark Blue (#0A163F): the most saturated tone — buttons, links and key UI
  • Accent — Dark Violet (#372947): 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 Dark 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 Teal (#344549), Dark Blue (#2D3542), Dark Violet (#372947) and Dark Blue (#0A163F).

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 #344549, #2D3542, #372947 and #0A163F. 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!