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

Violet & Violet, Pink Color Palette

#9657F4 150, 87, 244
#9612DE 150, 18, 222
#D142E0 209, 66, 224
#CD13B1 205, 19, 177
#9657F4
Color 1
#9612DE
Color 2
#D142E0
Color 3
#CD13B1
Color 4
:root {
  --color-1: #9657F4;
  --color-2: #9612DE;
  --color-3: #D142E0;
  --color-4: #CD13B1;
}
colors: {
  'palette-1': '#9657F4',
  'palette-2': '#9612DE',
  'palette-3': '#D142E0',
  'palette-4': '#CD13B1',
}
const palette = [
  '#9657F4',
  '#9612DE',
  '#D142E0',
  '#CD13B1',
];
$color-1: #9657F4;
$color-2: #9612DE;
$color-3: #D142E0;
$color-4: #CD13B1;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

1,971 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Violet (#9657F4) and reads as well balanced in lightness, with an average saturation of 82% and lightness of 53%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #9657F4

rgb(150, 87, 244) · hsl(264, 88%, 65%)

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

Violet #9612DE

rgb(150, 18, 222) · hsl(279, 85%, 47%)

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

Pink #D142E0

rgb(209, 66, 224) · hsl(294, 72%, 57%)

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

Pink #CD13B1

rgb(205, 19, 177) · hsl(309, 83%, 44%)

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
#9612DE #D142E0 1.62:1 Fail Fail
#9657F4 #9612DE 1.44:1 Fail Fail
#D142E0 #CD13B1 1.29:1 Fail Fail
#9612DE #CD13B1 1.26:1 Fail Fail
#9657F4 #CD13B1 1.15:1 Fail Fail
#9657F4 #D142E0 1.12:1 Fail Fail

How to use these colors

  • Background — Violet (#9657F4): the lightest tone — a clean base for large areas
  • Text — Pink (#CD13B1): the darkest tone — readable for body copy and headings
  • Primary — Violet (#9612DE): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#CD13B1): 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: Violet (#9657F4), Violet (#9612DE), Pink (#D142E0) and Pink (#CD13B1).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #9657F4, #9612DE, #D142E0 and #CD13B1. 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!