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

Violet & Red, Pink Color Palette

#D73749 215, 55, 73
#892378 137, 35, 120
#AF55F5 175, 85, 245
#EE639A 238, 99, 154
#D73749
Color 1
#892378
Color 2
#AF55F5
Color 3
#EE639A
Color 4
:root {
  --color-1: #D73749;
  --color-2: #892378;
  --color-3: #AF55F5;
  --color-4: #EE639A;
}
colors: {
  'palette-1': '#D73749',
  'palette-2': '#892378',
  'palette-3': '#AF55F5',
  'palette-4': '#EE639A',
}
const palette = [
  '#D73749',
  '#892378',
  '#AF55F5',
  '#EE639A',
];
$color-1: #D73749;
$color-2: #892378;
$color-3: #AF55F5;
$color-4: #EE639A;
Palette Codes 4 COLORS

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

1,916 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 Violet (#AF55F5) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 54%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #D73749

rgb(215, 55, 73) · hsl(353, 67%, 53%)

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

Pink #892378

rgb(137, 35, 120) · hsl(310, 59%, 34%)

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

Violet #AF55F5

rgb(175, 85, 245) · hsl(274, 89%, 65%)

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

Pink #EE639A

rgb(238, 99, 154) · hsl(336, 80%, 66%)

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
#892378 #EE639A 2.67:1 Fail Fail
#892378 #AF55F5 2.11:1 Fail Fail
#D73749 #892378 1.76:1 Fail Fail
#D73749 #EE639A 1.52:1 Fail Fail
#AF55F5 #EE639A 1.27:1 Fail Fail
#D73749 #AF55F5 1.2:1 Fail Fail

How to use these colors

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

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 #D73749, #892378, #AF55F5 and #EE639A. 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!