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

Light Pink & Violet, Blue Color Palette

#B37ADA 179, 122, 218
#A74CD0 167, 76, 208
#F3CBF0 243, 203, 240
#A2ADE8 162, 173, 232
#B37ADA
Color 1
#A74CD0
Color 2
#F3CBF0
Color 3
#A2ADE8
Color 4
:root {
  --color-1: #B37ADA;
  --color-2: #A74CD0;
  --color-3: #F3CBF0;
  --color-4: #A2ADE8;
}
colors: {
  'palette-1': '#B37ADA',
  'palette-2': '#A74CD0',
  'palette-3': '#F3CBF0',
  'palette-4': '#A2ADE8',
}
const palette = [
  '#B37ADA',
  '#A74CD0',
  '#F3CBF0',
  '#A2ADE8',
];
$color-1: #B37ADA;
$color-2: #A74CD0;
$color-3: #F3CBF0;
$color-4: #A2ADE8;
Palette Codes 4 COLORS

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

2,443 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Pink (#F3CBF0) and reads as bright and open, with an average saturation of 59% and lightness of 72%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #B37ADA

rgb(179, 122, 218) · hsl(276, 56%, 67%)

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

Violet #A74CD0

rgb(167, 76, 208) · hsl(281, 58%, 56%)

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

Light Pink #F3CBF0

rgb(243, 203, 240) · hsl(304, 62%, 87%)

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

Blue #A2ADE8

rgb(162, 173, 232) · hsl(231, 60%, 77%)

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

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
#A74CD0 #F3CBF0 3.18:1 Fail Fail
#B37ADA #F3CBF0 2.18:1 Fail Fail
#A74CD0 #A2ADE8 2.11:1 Fail Fail
#F3CBF0 #A2ADE8 1.51:1 Fail Fail
#B37ADA #A74CD0 1.46:1 Fail Fail
#B37ADA #A2ADE8 1.44:1 Fail Fail

How to use these colors

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

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 #B37ADA, #A74CD0, #F3CBF0 and #A2ADE8. 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!