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

Red & Dark Violet, Teal Color Palette

#451D64 69, 29, 100
#227B7E 34, 123, 126
#F56A76 245, 106, 118
#250A32 37, 10, 50
#451D64
Color 1
#227B7E
Color 2
#F56A76
Color 3
#250A32
Color 4
:root {
  --color-1: #451D64;
  --color-2: #227B7E;
  --color-3: #F56A76;
  --color-4: #250A32;
}
colors: {
  'palette-1': '#451D64',
  'palette-2': '#227B7E',
  'palette-3': '#F56A76',
  'palette-4': '#250A32',
}
const palette = [
  '#451D64',
  '#227B7E',
  '#F56A76',
  '#250A32',
];
$color-1: #451D64;
$color-2: #227B7E;
$color-3: #F56A76;
$color-4: #250A32;
Palette Codes 4 COLORS

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

6,678 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Red (#F56A76) and reads as deep and moody, with an average saturation of 67% and lightness of 34%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #451D64

rgb(69, 29, 100) · hsl(274, 55%, 25%)

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

Teal #227B7E

rgb(34, 123, 126) · hsl(182, 58%, 31%)

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

Red #F56A76

rgb(245, 106, 118) · hsl(355, 87%, 69%)

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

Dark Violet #250A32

rgb(37, 10, 50) · hsl(281, 67%, 12%)

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
#F56A76 #250A32 6.17:1 Pass Fail
#451D64 #F56A76 4.47:1 Fail Fail
#227B7E #250A32 3.6:1 Fail Fail
#451D64 #227B7E 2.61:1 Fail Fail
#227B7E #F56A76 1.71:1 Fail Fail
#451D64 #250A32 1.38:1 Fail Fail

How to use these colors

  • Background — Red (#F56A76): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#250A32): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#250A32): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#227B7E): 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: Dark Violet (#451D64), Teal (#227B7E), Red (#F56A76) and Dark Violet (#250A32).

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 #451D64, #227B7E, #F56A76 and #250A32. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!