Dark Red & Dark Pink, Dark Teal Color Palette — PaletteCSS
Back to palettes

Dark Red & Dark Pink, Dark Teal Color Palette

#310E35 49, 14, 53
#72100A 114, 16, 10
#1F373E 31, 55, 62
#A9ADC2 169, 173, 194
#310E35
Color 1
#72100A
Color 2
#1F373E
Color 3
#A9ADC2
Color 4
:root {
  --color-1: #310E35;
  --color-2: #72100A;
  --color-3: #1F373E;
  --color-4: #A9ADC2;
}
colors: {
  'palette-1': '#310E35',
  'palette-2': '#72100A',
  'palette-3': '#1F373E',
  'palette-4': '#A9ADC2',
}
const palette = [
  '#310E35',
  '#72100A',
  '#1F373E',
  '#A9ADC2',
];
$color-1: #310E35;
$color-2: #72100A;
$color-3: #1F373E;
$color-4: #A9ADC2;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette pairing strongly contrasting colours for real visual punch.

3,317 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Dark Red (#72100A) and reads as deep and moody, with an average saturation of 48% and lightness of 32%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Pink #310E35

rgb(49, 14, 53) · hsl(294, 58%, 13%)

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

Dark Red #72100A

rgb(114, 16, 10) · hsl(3, 84%, 24%)

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

Dark Teal #1F373E

rgb(31, 55, 62) · hsl(194, 33%, 18%)

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

Muted Blue #A9ADC2

rgb(169, 173, 194) · hsl(230, 17%, 71%)

A soft, muted tone that suits calm backgrounds and large surfaces.

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
#310E35 #A9ADC2 7.59:1 Pass Pass
#1F373E #A9ADC2 5.64:1 Pass Fail
#72100A #A9ADC2 5.26:1 Pass Fail
#310E35 #72100A 1.44:1 Fail Fail
#310E35 #1F373E 1.35:1 Fail Fail
#72100A #1F373E 1.07:1 Fail Fail

How to use these colors

  • Background — Muted Blue (#A9ADC2): the lightest tone — a clean base for large areas
  • Text — Dark Pink (#310E35): the darkest tone — readable for body copy and headings
  • Primary — Dark Red (#72100A): the most saturated tone — buttons, links and key UI
  • Accent — Dark Pink (#310E35): 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 Red 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 Pink (#310E35), Dark Red (#72100A), Dark Teal (#1F373E) and Muted Blue (#A9ADC2).

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 #310E35, #72100A, #1F373E and #A9ADC2. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Pink text on Muted Blue reaches a contrast ratio of 7.59:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!