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

Violet & Light Violet, Pink Color Palette

#DAA9F5 218, 169, 245
#C35BF5 195, 91, 245
#D89BBC 216, 155, 188
#C4F1F5 196, 241, 245
#DAA9F5
Color 1
#C35BF5
Color 2
#D89BBC
Color 3
#C4F1F5
Color 4
:root {
  --color-1: #DAA9F5;
  --color-2: #C35BF5;
  --color-3: #D89BBC;
  --color-4: #C4F1F5;
}
colors: {
  'palette-1': '#DAA9F5',
  'palette-2': '#C35BF5',
  'palette-3': '#D89BBC',
  'palette-4': '#C4F1F5',
}
const palette = [
  '#DAA9F5',
  '#C35BF5',
  '#D89BBC',
  '#C4F1F5',
];
$color-1: #DAA9F5;
$color-2: #C35BF5;
$color-3: #D89BBC;
$color-4: #C4F1F5;
Palette Codes 4 COLORS

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

1,805 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Violet (#C35BF5) and reads as bright and open, with an average saturation of 71% and lightness of 77%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Violet #DAA9F5

rgb(218, 169, 245) · hsl(279, 79%, 81%)

A light, airy tone — ideal for backgrounds and subtle fills.

Violet #C35BF5

rgb(195, 91, 245) · hsl(281, 89%, 66%)

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

Pink #D89BBC

rgb(216, 155, 188) · hsl(328, 44%, 73%)

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

Light Teal #C4F1F5

rgb(196, 241, 245) · hsl(185, 71%, 86%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#C35BF5 #C4F1F5 2.81:1 Fail Fail
#D89BBC #C4F1F5 1.85:1 Fail Fail
#DAA9F5 #C35BF5 1.79:1 Fail Fail
#DAA9F5 #C4F1F5 1.57:1 Fail Fail
#C35BF5 #D89BBC 1.52:1 Fail Fail
#DAA9F5 #D89BBC 1.18:1 Fail Fail

How to use these colors

  • Background — Light Teal (#C4F1F5): the lightest tone — a clean base for large areas
  • Text — Violet (#C35BF5): the darkest tone — readable for body copy and headings
  • Primary — Violet (#C35BF5): the most saturated tone — buttons, links and key UI
  • Accent — Light Violet (#DAA9F5): 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: Light Violet (#DAA9F5), Violet (#C35BF5), Pink (#D89BBC) and Light Teal (#C4F1F5).

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 #DAA9F5, #C35BF5, #D89BBC and #C4F1F5. 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!