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

Blue & Dark Violet, Teal Color Palette

#3E3849 62, 56, 73
#0A7CCD 10, 124, 205
#0AA290 10, 162, 144
#D1E1DF 209, 225, 223
#3E3849
Color 1
#0A7CCD
Color 2
#0AA290
Color 3
#D1E1DF
Color 4
:root {
  --color-1: #3E3849;
  --color-2: #0A7CCD;
  --color-3: #0AA290;
  --color-4: #D1E1DF;
}
colors: {
  'palette-1': '#3E3849',
  'palette-2': '#0A7CCD',
  'palette-3': '#0AA290',
  'palette-4': '#D1E1DF',
}
const palette = [
  '#3E3849',
  '#0A7CCD',
  '#0AA290',
  '#D1E1DF',
];
$color-1: #3E3849;
$color-2: #0A7CCD;
$color-3: #0AA290;
$color-4: #D1E1DF;
Palette Codes 4 COLORS

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

666 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Blue (#0A7CCD) and reads as well balanced in lightness, with an average saturation of 53% and lightness of 47%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #3E3849

rgb(62, 56, 73) · hsl(261, 13%, 25%)

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

Blue #0A7CCD

rgb(10, 124, 205) · hsl(205, 91%, 42%)

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

Teal #0AA290

rgb(10, 162, 144) · hsl(173, 88%, 34%)

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

Light Teal #D1E1DF

rgb(209, 225, 223) · hsl(173, 21%, 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
#3E3849 #D1E1DF 8.33:1 Pass Pass
#3E3849 #0AA290 3.53:1 Fail Fail
#0A7CCD #D1E1DF 3.25:1 Fail Fail
#3E3849 #0A7CCD 2.56:1 Fail Fail
#0AA290 #D1E1DF 2.36:1 Fail Fail
#0A7CCD #0AA290 1.38:1 Fail Fail

How to use these colors

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

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 #3E3849, #0A7CCD, #0AA290 and #D1E1DF. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Violet text on Light Teal reaches a contrast ratio of 8.33:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!