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

Dark Blue & Dark Blue, Dark Teal Color Palette

#182532 24, 37, 50
#102A22 16, 42, 34
#0B2F4A 11, 47, 74
#1FA78C 31, 167, 140
#182532
Color 1
#102A22
Color 2
#0B2F4A
Color 3
#1FA78C
Color 4
:root {
  --color-1: #182532;
  --color-2: #102A22;
  --color-3: #0B2F4A;
  --color-4: #1FA78C;
}
colors: {
  'palette-1': '#182532',
  'palette-2': '#102A22',
  'palette-3': '#0B2F4A',
  'palette-4': '#1FA78C',
}
const palette = [
  '#182532',
  '#102A22',
  '#0B2F4A',
  '#1FA78C',
];
$color-1: #182532;
$color-2: #102A22;
$color-3: #0B2F4A;
$color-4: #1FA78C;
Palette Codes 4 COLORS

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

6,728 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 Dark Blue (#0B2F4A) and reads as deep and moody, with an average saturation of 56% and lightness of 20%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #182532

rgb(24, 37, 50) · hsl(210, 35%, 15%)

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

Dark Teal #102A22

rgb(16, 42, 34) · hsl(162, 45%, 11%)

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

Dark Blue #0B2F4A

rgb(11, 47, 74) · hsl(206, 74%, 17%)

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

Teal #1FA78C

rgb(31, 167, 140) · hsl(168, 69%, 39%)

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
#182532 #1FA78C 5.16:1 Pass Fail
#102A22 #1FA78C 5.06:1 Pass Fail
#0B2F4A #1FA78C 4.58:1 Pass Fail
#182532 #0B2F4A 1.13:1 Fail Fail
#102A22 #0B2F4A 1.1:1 Fail Fail
#182532 #102A22 1.02:1 Fail Fail

How to use these colors

  • Background — Teal (#1FA78C): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#102A22): the darkest tone — readable for body copy and headings
  • Primary — Dark Blue (#0B2F4A): the most saturated tone — buttons, links and key UI
  • Accent — Dark Teal (#102A22): 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 Blue (#182532), Dark Teal (#102A22), Dark Blue (#0B2F4A) and Teal (#1FA78C).

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 #182532, #102A22, #0B2F4A and #1FA78C. 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 5.16:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!