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

Dark Violet & Violet, Teal Color Palette

#714A9F 113, 74, 159
#198870 25, 136, 112
#D3455C 211, 69, 92
#2E0A3D 46, 10, 61
#714A9F
Color 1
#198870
Color 2
#D3455C
Color 3
#2E0A3D
Color 4
:root {
  --color-1: #714A9F;
  --color-2: #198870;
  --color-3: #D3455C;
  --color-4: #2E0A3D;
}
colors: {
  'palette-1': '#714A9F',
  'palette-2': '#198870',
  'palette-3': '#D3455C',
  'palette-4': '#2E0A3D',
}
const palette = [
  '#714A9F',
  '#198870',
  '#D3455C',
  '#2E0A3D',
];
$color-1: #714A9F;
$color-2: #198870;
$color-3: #D3455C;
$color-4: #2E0A3D;
Palette Codes 4 COLORS

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

7,291 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Violet (#2E0A3D) and reads as well balanced in lightness, with an average saturation of 60% and lightness of 37%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #714A9F

rgb(113, 74, 159) · hsl(268, 36%, 46%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Teal #198870

rgb(25, 136, 112) · hsl(167, 69%, 32%)

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

Red #D3455C

rgb(211, 69, 92) · hsl(350, 62%, 55%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Dark Violet #2E0A3D

rgb(46, 10, 61) · hsl(282, 72%, 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
#198870 #2E0A3D 3.91:1 Fail Fail
#D3455C #2E0A3D 3.89:1 Fail Fail
#714A9F #2E0A3D 2.59:1 Fail Fail
#714A9F #198870 1.51:1 Fail Fail
#714A9F #D3455C 1.5:1 Fail Fail
#198870 #D3455C 1:1 Fail Fail

How to use these colors

  • Background — Red (#D3455C): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#2E0A3D): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#2E0A3D): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#198870): 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 Violet 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: Violet (#714A9F), Teal (#198870), Red (#D3455C) and Dark Violet (#2E0A3D).

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 #714A9F, #198870, #D3455C and #2E0A3D. 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!