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

Pink & Red, Violet Color Palette

#AC1219 172, 18, 25
#F57352 245, 115, 82
#F54D94 245, 77, 148
#CE70EC 206, 112, 236
#AC1219
Color 1
#F57352
Color 2
#F54D94
Color 3
#CE70EC
Color 4
:root {
  --color-1: #AC1219;
  --color-2: #F57352;
  --color-3: #F54D94;
  --color-4: #CE70EC;
}
colors: {
  'palette-1': '#AC1219',
  'palette-2': '#F57352',
  'palette-3': '#F54D94',
  'palette-4': '#CE70EC',
}
const palette = [
  '#AC1219',
  '#F57352',
  '#F54D94',
  '#CE70EC',
];
$color-1: #AC1219;
$color-2: #F57352;
$color-3: #F54D94;
$color-4: #CE70EC;
Palette Codes 4 COLORS

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

821 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Pink (#F54D94) and reads as well balanced in lightness, with an average saturation of 84% and lightness of 58%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #AC1219

rgb(172, 18, 25) · hsl(357, 81%, 37%)

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

Red #F57352

rgb(245, 115, 82) · hsl(12, 89%, 64%)

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

Pink #F54D94

rgb(245, 77, 148) · hsl(335, 89%, 63%)

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

Violet #CE70EC

rgb(206, 112, 236) · hsl(285, 77%, 68%)

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
#AC1219 #F57352 2.61:1 Fail Fail
#AC1219 #CE70EC 2.51:1 Fail Fail
#AC1219 #F54D94 2.23:1 Fail Fail
#F57352 #F54D94 1.17:1 Fail Fail
#F54D94 #CE70EC 1.12:1 Fail Fail
#F57352 #CE70EC 1.04:1 Fail Fail

How to use these colors

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

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 #AC1219, #F57352, #F54D94 and #CE70EC. 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!