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

Violet & Pink, Dark Pink Color Palette

#DF486E 223, 72, 110
#760A52 118, 10, 82
#9746F5 151, 70, 245
#D93A96 217, 58, 150
#DF486E
Color 1
#760A52
Color 2
#9746F5
Color 3
#D93A96
Color 4
:root {
  --color-1: #DF486E;
  --color-2: #760A52;
  --color-3: #9746F5;
  --color-4: #D93A96;
}
colors: {
  'palette-1': '#DF486E',
  'palette-2': '#760A52',
  'palette-3': '#9746F5',
  'palette-4': '#D93A96',
}
const palette = [
  '#DF486E',
  '#760A52',
  '#9746F5',
  '#D93A96',
];
$color-1: #DF486E;
$color-2: #760A52;
$color-3: #9746F5;
$color-4: #D93A96;
Palette Codes 4 COLORS

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

5,810 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 (#9746F5) and reads as well balanced in lightness, with an average saturation of 78% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #DF486E

rgb(223, 72, 110) · hsl(345, 70%, 58%)

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

Dark Pink #760A52

rgb(118, 10, 82) · hsl(320, 84%, 25%)

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

Violet #9746F5

rgb(151, 70, 245) · hsl(268, 90%, 62%)

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

Pink #D93A96

rgb(217, 58, 150) · hsl(325, 68%, 54%)

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
#DF486E #760A52 2.73:1 Fail Fail
#760A52 #D93A96 2.58:1 Fail Fail
#760A52 #9746F5 2.33:1 Fail Fail
#DF486E #9746F5 1.17:1 Fail Fail
#9746F5 #D93A96 1.11:1 Fail Fail
#DF486E #D93A96 1.06:1 Fail Fail

How to use these colors

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

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 #DF486E, #760A52, #9746F5 and #D93A96. 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!