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

Red & Violet, Teal Color Palette

#59358F 89, 53, 143
#268D87 38, 141, 135
#981C23 152, 28, 35
#671467 103, 20, 103
#59358F
Color 1
#268D87
Color 2
#981C23
Color 3
#671467
Color 4
:root {
  --color-1: #59358F;
  --color-2: #268D87;
  --color-3: #981C23;
  --color-4: #671467;
}
colors: {
  'palette-1': '#59358F',
  'palette-2': '#268D87',
  'palette-3': '#981C23',
  'palette-4': '#671467',
}
const palette = [
  '#59358F',
  '#268D87',
  '#981C23',
  '#671467',
];
$color-1: #59358F;
$color-2: #268D87;
$color-3: #981C23;
$color-4: #671467;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette with a comfortable balance of contrast and harmony.

4,258 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Red (#981C23) and reads as deep and moody, with an average saturation of 60% and lightness of 33%. It adapts to a wide range of web and brand projects.

The colors in this palette

Violet #59358F

rgb(89, 53, 143) · hsl(264, 46%, 38%)

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

Teal #268D87

rgb(38, 141, 135) · hsl(177, 58%, 35%)

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

Red #981C23

rgb(152, 28, 35) · hsl(357, 69%, 35%)

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

Dark Pink #671467

rgb(103, 20, 103) · hsl(300, 67%, 24%)

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
#268D87 #671467 2.8:1 Fail Fail
#59358F #268D87 2.25:1 Fail Fail
#268D87 #981C23 2.08:1 Fail Fail
#981C23 #671467 1.35:1 Fail Fail
#59358F #671467 1.24:1 Fail Fail
#59358F #981C23 1.08:1 Fail Fail

How to use these colors

  • Background — Violet (#59358F): the lightest tone — a clean base for large areas
  • Text — Dark Pink (#671467): the darkest tone — readable for body copy and headings
  • Primary — Red (#981C23): the most saturated tone — buttons, links and key UI
  • Accent — Dark Pink (#671467): 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 (#59358F), Teal (#268D87), Red (#981C23) and Dark Pink (#671467).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #59358F, #268D87, #981C23 and #671467. 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!