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

Red & Pink, Violet Color Palette

#F5587B 245, 88, 123
#8E1973 142, 25, 115
#CB77F5 203, 119, 245
#EC4684 236, 70, 132
#F5587B
Color 1
#8E1973
Color 2
#CB77F5
Color 3
#EC4684
Color 4
:root {
  --color-1: #F5587B;
  --color-2: #8E1973;
  --color-3: #CB77F5;
  --color-4: #EC4684;
}
colors: {
  'palette-1': '#F5587B',
  'palette-2': '#8E1973',
  'palette-3': '#CB77F5',
  'palette-4': '#EC4684',
}
const palette = [
  '#F5587B',
  '#8E1973',
  '#CB77F5',
  '#EC4684',
];
$color-1: #F5587B;
$color-2: #8E1973;
$color-3: #CB77F5;
$color-4: #EC4684;
Palette Codes 4 COLORS

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

5,974 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Red #F5587B

rgb(245, 88, 123) · hsl(347, 89%, 65%)

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

Pink #8E1973

rgb(142, 25, 115) · hsl(314, 70%, 33%)

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

Violet #CB77F5

rgb(203, 119, 245) · hsl(280, 86%, 71%)

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

Pink #EC4684

rgb(236, 70, 132) · hsl(338, 81%, 60%)

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
#8E1973 #CB77F5 2.96:1 Fail Fail
#F5587B #8E1973 2.59:1 Fail Fail
#8E1973 #EC4684 2.28:1 Fail Fail
#CB77F5 #EC4684 1.3:1 Fail Fail
#F5587B #CB77F5 1.14:1 Fail Fail
#F5587B #EC4684 1.14:1 Fail Fail

How to use these colors

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

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 #F5587B, #8E1973, #CB77F5 and #EC4684. 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!