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

Blue & Muted Violet, Light Pink Color Palette

#87A5F5 135, 165, 245
#9268B0 146, 104, 176
#F59FF5 245, 159, 245
#D12B5C 209, 43, 92
#87A5F5
Color 1
#9268B0
Color 2
#F59FF5
Color 3
#D12B5C
Color 4
:root {
  --color-1: #87A5F5;
  --color-2: #9268B0;
  --color-3: #F59FF5;
  --color-4: #D12B5C;
}
colors: {
  'palette-1': '#87A5F5',
  'palette-2': '#9268B0',
  'palette-3': '#F59FF5',
  'palette-4': '#D12B5C',
}
const palette = [
  '#87A5F5',
  '#9268B0',
  '#F59FF5',
  '#D12B5C',
];
$color-1: #87A5F5;
$color-2: #9268B0;
$color-3: #F59FF5;
$color-4: #D12B5C;
Palette Codes 4 COLORS

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

236 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Blue (#87A5F5) and reads as well balanced in lightness, with an average saturation of 66% and lightness of 65%. It adapts to a wide range of web and brand projects.

The colors in this palette

Blue #87A5F5

rgb(135, 165, 245) · hsl(224, 85%, 75%)

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

Muted Violet #9268B0

rgb(146, 104, 176) · hsl(275, 31%, 55%)

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

Light Pink #F59FF5

rgb(245, 159, 245) · hsl(300, 81%, 79%)

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

Pink #D12B5C

rgb(209, 43, 92) · hsl(342, 66%, 49%)

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
#F59FF5 #D12B5C 2.65:1 Fail Fail
#9268B0 #F59FF5 2.31:1 Fail Fail
#87A5F5 #D12B5C 2.07:1 Fail Fail
#87A5F5 #9268B0 1.81:1 Fail Fail
#87A5F5 #F59FF5 1.28:1 Fail Fail
#9268B0 #D12B5C 1.15:1 Fail Fail

How to use these colors

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

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 #87A5F5, #9268B0, #F59FF5 and #D12B5C. 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!