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

Pink & Red, Violet Color Palette

#D06444 208, 100, 68
#E03426 224, 52, 38
#F53D83 245, 61, 131
#801496 128, 20, 150
#D06444
Color 1
#E03426
Color 2
#F53D83
Color 3
#801496
Color 4
:root {
  --color-1: #D06444;
  --color-2: #E03426;
  --color-3: #F53D83;
  --color-4: #801496;
}
colors: {
  'palette-1': '#D06444',
  'palette-2': '#E03426',
  'palette-3': '#F53D83',
  'palette-4': '#801496',
}
const palette = [
  '#D06444',
  '#E03426',
  '#F53D83',
  '#801496',
];
$color-1: #D06444;
$color-2: #E03426;
$color-3: #F53D83;
$color-4: #801496;
Palette Codes 4 COLORS

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

7,029 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 Pink (#F53D83) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #D06444

rgb(208, 100, 68) · hsl(14, 60%, 54%)

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

Red #E03426

rgb(224, 52, 38) · hsl(5, 75%, 51%)

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

Pink #F53D83

rgb(245, 61, 131) · hsl(337, 90%, 60%)

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

Violet #801496

rgb(128, 20, 150) · hsl(290, 76%, 33%)

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
#F53D83 #801496 2.39:1 Fail Fail
#D06444 #801496 2.27:1 Fail Fail
#E03426 #801496 1.91:1 Fail Fail
#E03426 #F53D83 1.25:1 Fail Fail
#D06444 #E03426 1.19:1 Fail Fail
#D06444 #F53D83 1.05:1 Fail Fail

How to use these colors

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

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 #D06444, #E03426, #F53D83 and #801496. 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!