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

Violet & Red, Pink Color Palette

#D23647 210, 54, 71
#812263 129, 34, 99
#CC69F5 204, 105, 245
#D7479B 215, 71, 155
#D23647
Color 1
#812263
Color 2
#CC69F5
Color 3
#D7479B
Color 4
:root {
  --color-1: #D23647;
  --color-2: #812263;
  --color-3: #CC69F5;
  --color-4: #D7479B;
}
colors: {
  'palette-1': '#D23647',
  'palette-2': '#812263',
  'palette-3': '#CC69F5',
  'palette-4': '#D7479B',
}
const palette = [
  '#D23647',
  '#812263',
  '#CC69F5',
  '#D7479B',
];
$color-1: #D23647;
$color-2: #812263;
$color-3: #CC69F5;
$color-4: #D7479B;
Palette Codes 4 COLORS

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

1,335 Views
Added Jun 2026
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 Violet (#CC69F5) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 52%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #D23647

rgb(210, 54, 71) · hsl(353, 63%, 52%)

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

Pink #812263

rgb(129, 34, 99) · hsl(319, 58%, 32%)

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

Violet #CC69F5

rgb(204, 105, 245) · hsl(282, 88%, 69%)

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

Pink #D7479B

rgb(215, 71, 155) · hsl(325, 64%, 56%)

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
#812263 #CC69F5 2.95:1 Fail Fail
#812263 #D7479B 2.25:1 Fail Fail
#D23647 #812263 1.86:1 Fail Fail
#D23647 #CC69F5 1.58:1 Fail Fail
#CC69F5 #D7479B 1.31:1 Fail Fail
#D23647 #D7479B 1.21:1 Fail Fail

How to use these colors

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

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 #D23647, #812263, #CC69F5 and #D7479B. 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!