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

Dark Violet & Violet, Teal Color Palette

#744597 116, 69, 151
#6EBEB9 110, 190, 185
#DB4B5A 219, 75, 90
#3E0F53 62, 15, 83
#744597
Color 1
#6EBEB9
Color 2
#DB4B5A
Color 3
#3E0F53
Color 4
:root {
  --color-1: #744597;
  --color-2: #6EBEB9;
  --color-3: #DB4B5A;
  --color-4: #3E0F53;
}
colors: {
  'palette-1': '#744597',
  'palette-2': '#6EBEB9',
  'palette-3': '#DB4B5A',
  'palette-4': '#3E0F53',
}
const palette = [
  '#744597',
  '#6EBEB9',
  '#DB4B5A',
  '#3E0F53',
];
$color-1: #744597;
$color-2: #6EBEB9;
$color-3: #DB4B5A;
$color-4: #3E0F53;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette with a comfortable balance of contrast and harmony.

4,963 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Violet (#3E0F53) and reads as well balanced in lightness, with an average saturation of 53% and lightness of 45%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #744597

rgb(116, 69, 151) · hsl(274, 37%, 43%)

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

Teal #6EBEB9

rgb(110, 190, 185) · hsl(176, 38%, 59%)

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

Red #DB4B5A

rgb(219, 75, 90) · hsl(354, 67%, 58%)

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

Dark Violet #3E0F53

rgb(62, 15, 83) · hsl(281, 69%, 19%)

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
#6EBEB9 #3E0F53 6.96:1 Pass Fail
#DB4B5A #3E0F53 3.7:1 Fail Fail
#744597 #6EBEB9 3.2:1 Fail Fail
#744597 #3E0F53 2.17:1 Fail Fail
#6EBEB9 #DB4B5A 1.88:1 Fail Fail
#744597 #DB4B5A 1.7:1 Fail Fail

How to use these colors

  • Background — Teal (#6EBEB9): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#3E0F53): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#3E0F53): the most saturated tone — buttons, links and key UI
  • Accent — Red (#DB4B5A): 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 (#744597), Teal (#6EBEB9), Red (#DB4B5A) and Dark Violet (#3E0F53).

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 #744597, #6EBEB9, #DB4B5A and #3E0F53. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!