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

Red & Blue, Violet Color Palette

#8FA5F5 143, 165, 245
#5F288A 95, 40, 138
#F5A8F5 245, 168, 245
#F54C67 245, 76, 103
#8FA5F5
Color 1
#5F288A
Color 2
#F5A8F5
Color 3
#F54C67
Color 4
:root {
  --color-1: #8FA5F5;
  --color-2: #5F288A;
  --color-3: #F5A8F5;
  --color-4: #F54C67;
}
colors: {
  'palette-1': '#8FA5F5',
  'palette-2': '#5F288A',
  'palette-3': '#F5A8F5',
  'palette-4': '#F54C67',
}
const palette = [
  '#8FA5F5',
  '#5F288A',
  '#F5A8F5',
  '#F54C67',
];
$color-1: #8FA5F5;
$color-2: #5F288A;
$color-3: #F5A8F5;
$color-4: #F54C67;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look.

4,691 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Red (#F54C67) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 64%. It adapts to a wide range of web and brand projects.

The colors in this palette

Blue #8FA5F5

rgb(143, 165, 245) · hsl(227, 84%, 76%)

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

Violet #5F288A

rgb(95, 40, 138) · hsl(274, 55%, 35%)

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

Light Pink #F5A8F5

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

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

Red #F54C67

rgb(245, 76, 103) · hsl(350, 89%, 63%)

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
#5F288A #F5A8F5 5.47:1 Pass Fail
#8FA5F5 #5F288A 4.11:1 Fail Fail
#5F288A #F54C67 2.83:1 Fail Fail
#F5A8F5 #F54C67 1.93:1 Fail Fail
#8FA5F5 #F54C67 1.45:1 Fail Fail
#8FA5F5 #F5A8F5 1.33:1 Fail Fail

How to use these colors

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

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 #8FA5F5, #5F288A, #F5A8F5 and #F54C67. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Violet text on Light Pink reaches a contrast ratio of 5.47:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!