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

Red & Blue, Muted Violet Color Palette

#5364D2 83, 100, 210
#6F57A1 111, 87, 161
#F5A6F5 245, 166, 245
#F5827D 245, 130, 125
#5364D2
Color 1
#6F57A1
Color 2
#F5A6F5
Color 3
#F5827D
Color 4
:root {
  --color-1: #5364D2;
  --color-2: #6F57A1;
  --color-3: #F5A6F5;
  --color-4: #F5827D;
}
colors: {
  'palette-1': '#5364D2',
  'palette-2': '#6F57A1',
  'palette-3': '#F5A6F5',
  'palette-4': '#F5827D',
}
const palette = [
  '#5364D2',
  '#6F57A1',
  '#F5A6F5',
  '#F5827D',
];
$color-1: #5364D2;
$color-2: #6F57A1;
$color-3: #F5A6F5;
$color-4: #F5827D;
Palette Codes 4 COLORS

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

172 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Red (#F5827D) and reads as well balanced in lightness, with an average saturation of 63% and lightness of 65%. It adapts to a wide range of web and brand projects.

The colors in this palette

Blue #5364D2

rgb(83, 100, 210) · hsl(232, 59%, 57%)

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

Muted Violet #6F57A1

rgb(111, 87, 161) · hsl(259, 30%, 49%)

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

Light Pink #F5A6F5

rgb(245, 166, 245) · hsl(300, 80%, 81%)

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

Red #F5827D

rgb(245, 130, 125) · hsl(2, 86%, 73%)

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
#6F57A1 #F5A6F5 3.28:1 Fail Fail
#5364D2 #F5A6F5 2.83:1 Fail Fail
#6F57A1 #F5827D 2.36:1 Fail Fail
#5364D2 #F5827D 2.03:1 Fail Fail
#F5A6F5 #F5827D 1.39:1 Fail Fail
#5364D2 #6F57A1 1.16:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F5A6F5): the lightest tone — a clean base for large areas
  • Text — Muted Violet (#6F57A1): the darkest tone — readable for body copy and headings
  • Primary — Red (#F5827D): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#5364D2): 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 (#5364D2), Muted Violet (#6F57A1), Light Pink (#F5A6F5) and Red (#F5827D).

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 #5364D2, #6F57A1, #F5A6F5 and #F5827D. 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!