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

Blue & Violet, Light Pink Color Palette

#70A1F5 112, 161, 245
#A270B7 162, 112, 183
#F59AF5 245, 154, 245
#F58783 245, 135, 131
#70A1F5
Color 1
#A270B7
Color 2
#F59AF5
Color 3
#F58783
Color 4
:root {
  --color-1: #70A1F5;
  --color-2: #A270B7;
  --color-3: #F59AF5;
  --color-4: #F58783;
}
colors: {
  'palette-1': '#70A1F5',
  'palette-2': '#A270B7',
  'palette-3': '#F59AF5',
  'palette-4': '#F58783',
}
const palette = [
  '#70A1F5',
  '#A270B7',
  '#F59AF5',
  '#F58783',
];
$color-1: #70A1F5;
$color-2: #A270B7;
$color-3: #F59AF5;
$color-4: #F58783;
Palette Codes 4 COLORS

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

1,065 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Blue (#70A1F5) and reads as bright and open, with an average saturation of 72% and lightness of 70%. It adapts to a wide range of web and brand projects.

The colors in this palette

Blue #70A1F5

rgb(112, 161, 245) · hsl(218, 87%, 70%)

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

Violet #A270B7

rgb(162, 112, 183) · hsl(282, 33%, 58%)

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

Light Pink #F59AF5

rgb(245, 154, 245) · hsl(300, 82%, 78%)

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

Red #F58783

rgb(245, 135, 131) · hsl(2, 85%, 74%)

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
#A270B7 #F59AF5 1.95:1 Fail Fail
#A270B7 #F58783 1.57:1 Fail Fail
#70A1F5 #A270B7 1.46:1 Fail Fail
#70A1F5 #F59AF5 1.34:1 Fail Fail
#F59AF5 #F58783 1.25:1 Fail Fail
#70A1F5 #F58783 1.07:1 Fail Fail

How to use these colors

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

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 #70A1F5, #A270B7, #F59AF5 and #F58783. 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!