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

Violet & Red, Dark Pink Color Palette

#DD3754 221, 55, 84
#7E0A58 126, 10, 88
#C378F5 195, 120, 245
#CD3288 205, 50, 136
#DD3754
Color 1
#7E0A58
Color 2
#C378F5
Color 3
#CD3288
Color 4
:root {
  --color-1: #DD3754;
  --color-2: #7E0A58;
  --color-3: #C378F5;
  --color-4: #CD3288;
}
colors: {
  'palette-1': '#DD3754',
  'palette-2': '#7E0A58',
  'palette-3': '#C378F5',
  'palette-4': '#CD3288',
}
const palette = [
  '#DD3754',
  '#7E0A58',
  '#C378F5',
  '#CD3288',
];
$color-1: #DD3754;
$color-2: #7E0A58;
$color-3: #C378F5;
$color-4: #CD3288;
Palette Codes 4 COLORS

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

3,204 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 Violet (#C378F5) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 51%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #DD3754

rgb(221, 55, 84) · hsl(350, 71%, 54%)

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

Dark Pink #7E0A58

rgb(126, 10, 88) · hsl(320, 85%, 27%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Violet #C378F5

rgb(195, 120, 245) · hsl(276, 86%, 72%)

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

Pink #CD3288

rgb(205, 50, 136) · hsl(327, 61%, 50%)

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

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
#7E0A58 #C378F5 3.54:1 Fail Fail
#DD3754 #7E0A58 2.29:1 Fail Fail
#7E0A58 #CD3288 2.13:1 Fail Fail
#C378F5 #CD3288 1.66:1 Fail Fail
#DD3754 #C378F5 1.54:1 Fail Fail
#DD3754 #CD3288 1.08:1 Fail Fail

How to use these colors

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

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 #DD3754, #7E0A58, #C378F5 and #CD3288. 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!