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

Red & Violet, Teal Color Palette

#5A147C 90, 20, 124
#187184 24, 113, 132
#EE6D68 238, 109, 104
#66427E 102, 66, 126
#5A147C
Color 1
#187184
Color 2
#EE6D68
Color 3
#66427E
Color 4
:root {
  --color-1: #5A147C;
  --color-2: #187184;
  --color-3: #EE6D68;
  --color-4: #66427E;
}
colors: {
  'palette-1': '#5A147C',
  'palette-2': '#187184',
  'palette-3': '#EE6D68',
  'palette-4': '#66427E',
}
const palette = [
  '#5A147C',
  '#187184',
  '#EE6D68',
  '#66427E',
];
$color-1: #5A147C;
$color-2: #187184;
$color-3: #EE6D68;
$color-4: #66427E;
Palette Codes 4 COLORS

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

6,584 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Red (#EE6D68) and reads as well balanced in lightness, with an average saturation of 63% and lightness of 41%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #5A147C

rgb(90, 20, 124) · hsl(280, 72%, 28%)

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

Teal #187184

rgb(24, 113, 132) · hsl(191, 69%, 31%)

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

Red #EE6D68

rgb(238, 109, 104) · hsl(2, 80%, 67%)

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

Muted Violet #66427E

rgb(102, 66, 126) · hsl(276, 31%, 38%)

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

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
#5A147C #EE6D68 3.85:1 Fail Fail
#EE6D68 #66427E 2.65:1 Fail Fail
#5A147C #187184 2.05:1 Fail Fail
#187184 #EE6D68 1.88:1 Fail Fail
#5A147C #66427E 1.45:1 Fail Fail
#187184 #66427E 1.41:1 Fail Fail

How to use these colors

  • Background — Red (#EE6D68): the lightest tone — a clean base for large areas
  • Text — Violet (#5A147C): the darkest tone — readable for body copy and headings
  • Primary — Violet (#5A147C): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#187184): 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 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: Violet (#5A147C), Teal (#187184), Red (#EE6D68) and Muted Violet (#66427E).

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 #5A147C, #187184, #EE6D68 and #66427E. 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!