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

Teal & Dark Blue, Blue Color Palette

#1C1840 28, 24, 64
#49A3E1 73, 163, 225
#13A786 19, 167, 134
#DFE0CF 223, 224, 207
#1C1840
Color 1
#49A3E1
Color 2
#13A786
Color 3
#DFE0CF
Color 4
:root {
  --color-1: #1C1840;
  --color-2: #49A3E1;
  --color-3: #13A786;
  --color-4: #DFE0CF;
}
colors: {
  'palette-1': '#1C1840',
  'palette-2': '#49A3E1',
  'palette-3': '#13A786',
  'palette-4': '#DFE0CF',
}
const palette = [
  '#1C1840',
  '#49A3E1',
  '#13A786',
  '#DFE0CF',
];
$color-1: #1C1840;
$color-2: #49A3E1;
$color-3: #13A786;
$color-4: #DFE0CF;
Palette Codes 4 COLORS

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

7,136 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Teal (#13A786) and reads as well balanced in lightness, with an average saturation of 55% and lightness of 49%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #1C1840

rgb(28, 24, 64) · hsl(246, 45%, 17%)

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

Blue #49A3E1

rgb(73, 163, 225) · hsl(204, 72%, 58%)

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

Teal #13A786

rgb(19, 167, 134) · hsl(167, 80%, 36%)

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

Light Yellow #DFE0CF

rgb(223, 224, 207) · hsl(64, 22%, 85%)

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
#1C1840 #DFE0CF 12.52:1 Pass Pass
#1C1840 #49A3E1 6.07:1 Pass Fail
#1C1840 #13A786 5.5:1 Pass Fail
#13A786 #DFE0CF 2.28:1 Fail Fail
#49A3E1 #DFE0CF 2.06:1 Fail Fail
#49A3E1 #13A786 1.1:1 Fail Fail

How to use these colors

  • Background — Light Yellow (#DFE0CF): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#1C1840): the darkest tone — readable for body copy and headings
  • Primary — Teal (#13A786): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#49A3E1): 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 Teal 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 (#1C1840), Blue (#49A3E1), Teal (#13A786) and Light Yellow (#DFE0CF).

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 #1C1840, #49A3E1, #13A786 and #DFE0CF. 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 Light Yellow reaches a contrast ratio of 12.52:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!