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

Red & Pink, Violet Color Palette

#DE4B56 222, 75, 86
#7E2872 126, 40, 114
#9D45DB 157, 69, 219
#D22C82 210, 44, 130
#DE4B56
Color 1
#7E2872
Color 2
#9D45DB
Color 3
#D22C82
Color 4
:root {
  --color-1: #DE4B56;
  --color-2: #7E2872;
  --color-3: #9D45DB;
  --color-4: #D22C82;
}
colors: {
  'palette-1': '#DE4B56',
  'palette-2': '#7E2872',
  'palette-3': '#9D45DB',
  'palette-4': '#D22C82',
}
const palette = [
  '#DE4B56',
  '#7E2872',
  '#9D45DB',
  '#D22C82',
];
$color-1: #DE4B56;
$color-2: #7E2872;
$color-3: #9D45DB;
$color-4: #D22C82;
Palette Codes 4 COLORS

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

3,939 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #DE4B56

rgb(222, 75, 86) · hsl(356, 69%, 58%)

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

Pink #7E2872

rgb(126, 40, 114) · hsl(308, 52%, 33%)

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

Violet #9D45DB

rgb(157, 69, 219) · hsl(275, 68%, 56%)

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

Pink #D22C82

rgb(210, 44, 130) · hsl(329, 65%, 50%)

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
#DE4B56 #7E2872 2.16:1 Fail Fail
#7E2872 #D22C82 1.82:1 Fail Fail
#7E2872 #9D45DB 1.77:1 Fail Fail
#DE4B56 #9D45DB 1.22:1 Fail Fail
#DE4B56 #D22C82 1.19:1 Fail Fail
#9D45DB #D22C82 1.03:1 Fail Fail

How to use these colors

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

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 #DE4B56, #7E2872, #9D45DB and #D22C82. 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!