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

Violet & Red, Pink Color Palette

#D23D45 210, 61, 69
#93206C 147, 32, 108
#9544EC 149, 68, 236
#EC47B1 236, 71, 177
#D23D45
Color 1
#93206C
Color 2
#9544EC
Color 3
#EC47B1
Color 4
:root {
  --color-1: #D23D45;
  --color-2: #93206C;
  --color-3: #9544EC;
  --color-4: #EC47B1;
}
colors: {
  'palette-1': '#D23D45',
  'palette-2': '#93206C',
  'palette-3': '#9544EC',
  'palette-4': '#EC47B1',
}
const palette = [
  '#D23D45',
  '#93206C',
  '#9544EC',
  '#EC47B1',
];
$color-1: #D23D45;
$color-2: #93206C;
$color-3: #9544EC;
$color-4: #EC47B1;
Palette Codes 4 COLORS

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

4,622 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Violet (#9544EC) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 52%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #D23D45

rgb(210, 61, 69) · hsl(357, 62%, 53%)

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

Pink #93206C

rgb(147, 32, 108) · hsl(320, 64%, 35%)

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

Violet #9544EC

rgb(149, 68, 236) · hsl(269, 82%, 60%)

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

Pink #EC47B1

rgb(236, 71, 177) · hsl(321, 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
#93206C #EC47B1 2.29:1 Fail Fail
#D23D45 #93206C 1.69:1 Fail Fail
#93206C #9544EC 1.62:1 Fail Fail
#9544EC #EC47B1 1.41:1 Fail Fail
#D23D45 #EC47B1 1.36:1 Fail Fail
#D23D45 #9544EC 1.04:1 Fail Fail

How to use these colors

  • Background — Pink (#EC47B1): the lightest tone — a clean base for large areas
  • Text — Pink (#93206C): the darkest tone — readable for body copy and headings
  • Primary — Violet (#9544EC): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#93206C): 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 Violet 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 (#D23D45), Pink (#93206C), Violet (#9544EC) and Pink (#EC47B1).

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 #D23D45, #93206C, #9544EC and #EC47B1. 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!