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

Blue & Light Pink, Violet Color Palette

#F5F1F5 245, 241, 245
#6299DE 98, 153, 222
#7A6BB5 122, 107, 181
#E6B4DE 230, 180, 222
#F5F1F5
Color 1
#6299DE
Color 2
#7A6BB5
Color 3
#E6B4DE
Color 4
:root {
  --color-1: #F5F1F5;
  --color-2: #6299DE;
  --color-3: #7A6BB5;
  --color-4: #E6B4DE;
}
colors: {
  'palette-1': '#F5F1F5',
  'palette-2': '#6299DE',
  'palette-3': '#7A6BB5',
  'palette-4': '#E6B4DE',
}
const palette = [
  '#F5F1F5',
  '#6299DE',
  '#7A6BB5',
  '#E6B4DE',
];
$color-1: #F5F1F5;
$color-2: #6299DE;
$color-3: #7A6BB5;
$color-4: #E6B4DE;
Palette Codes 4 COLORS

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

3,824 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Blue (#6299DE) and reads as bright and open, with an average saturation of 41% and lightness of 74%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #F5F1F5

rgb(245, 241, 245) · hsl(300, 17%, 95%)

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

Blue #6299DE

rgb(98, 153, 222) · hsl(213, 65%, 63%)

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

Violet #7A6BB5

rgb(122, 107, 181) · hsl(252, 33%, 56%)

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

Light Pink #E6B4DE

rgb(230, 180, 222) · hsl(310, 50%, 80%)

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
#F5F1F5 #7A6BB5 4.09:1 Fail Fail
#F5F1F5 #6299DE 2.63:1 Fail Fail
#7A6BB5 #E6B4DE 2.6:1 Fail Fail
#6299DE #E6B4DE 1.68:1 Fail Fail
#F5F1F5 #E6B4DE 1.57:1 Fail Fail
#6299DE #7A6BB5 1.55:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #F5F1F5, #6299DE, #7A6BB5 and #E6B4DE. 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!