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

Blue & Violet, Pink Color Palette

#6782F5 103, 130, 245
#6D3B9B 109, 59, 155
#DD7DE9 221, 125, 233
#F57A89 245, 122, 137
#6782F5
Color 1
#6D3B9B
Color 2
#DD7DE9
Color 3
#F57A89
Color 4
:root {
  --color-1: #6782F5;
  --color-2: #6D3B9B;
  --color-3: #DD7DE9;
  --color-4: #F57A89;
}
colors: {
  'palette-1': '#6782F5',
  'palette-2': '#6D3B9B',
  'palette-3': '#DD7DE9',
  'palette-4': '#F57A89',
}
const palette = [
  '#6782F5',
  '#6D3B9B',
  '#DD7DE9',
  '#F57A89',
];
$color-1: #6782F5;
$color-2: #6D3B9B;
$color-3: #DD7DE9;
$color-4: #F57A89;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony.

253 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Blue (#6782F5) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 63%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #6782F5

rgb(103, 130, 245) · hsl(229, 88%, 68%)

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

Violet #6D3B9B

rgb(109, 59, 155) · hsl(271, 45%, 42%)

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

Pink #DD7DE9

rgb(221, 125, 233) · hsl(293, 71%, 70%)

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

Red #F57A89

rgb(245, 122, 137) · hsl(353, 86%, 72%)

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
#6D3B9B #DD7DE9 2.98:1 Fail Fail
#6D3B9B #F57A89 2.92:1 Fail Fail
#6782F5 #6D3B9B 2.21:1 Fail Fail
#6782F5 #DD7DE9 1.34:1 Fail Fail
#6782F5 #F57A89 1.32:1 Fail Fail
#DD7DE9 #F57A89 1.02:1 Fail Fail

How to use these colors

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

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 #6782F5, #6D3B9B, #DD7DE9 and #F57A89. 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!