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

Red & Red, Violet Color Palette

#E45648 228, 86, 72
#F56771 245, 103, 113
#DD3053 221, 48, 83
#C85CEE 200, 92, 238
#E45648
Color 1
#F56771
Color 2
#DD3053
Color 3
#C85CEE
Color 4
:root {
  --color-1: #E45648;
  --color-2: #F56771;
  --color-3: #DD3053;
  --color-4: #C85CEE;
}
colors: {
  'palette-1': '#E45648',
  'palette-2': '#F56771',
  'palette-3': '#DD3053',
  'palette-4': '#C85CEE',
}
const palette = [
  '#E45648',
  '#F56771',
  '#DD3053',
  '#C85CEE',
];
$color-1: #E45648;
$color-2: #F56771;
$color-3: #DD3053;
$color-4: #C85CEE;
Palette Codes 4 COLORS

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

3,638 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Red (#F56771) and reads as well balanced in lightness, with an average saturation of 79% and lightness of 61%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E45648

rgb(228, 86, 72) · hsl(5, 74%, 59%)

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

Red #F56771

rgb(245, 103, 113) · hsl(356, 88%, 68%)

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

Red #DD3053

rgb(221, 48, 83) · hsl(348, 72%, 53%)

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

Violet #C85CEE

rgb(200, 92, 238) · hsl(284, 81%, 65%)

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

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
#F56771 #DD3053 1.53:1 Fail Fail
#DD3053 #C85CEE 1.35:1 Fail Fail
#E45648 #DD3053 1.24:1 Fail Fail
#E45648 #F56771 1.23:1 Fail Fail
#F56771 #C85CEE 1.13:1 Fail Fail
#E45648 #C85CEE 1.09:1 Fail Fail

How to use these colors

  • Background — Red (#F56771): the lightest tone — a clean base for large areas
  • Text — Red (#DD3053): the darkest tone — readable for body copy and headings
  • Primary — Violet (#C85CEE): the most saturated tone — buttons, links and key UI
  • Accent — Red (#E45648): 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: Red (#E45648), Red (#F56771), Red (#DD3053) and Violet (#C85CEE).

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #E45648, #F56771, #DD3053 and #C85CEE. 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!