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

Red & Blue, Violet Color Palette

#6191EA 97, 145, 234
#4E2F73 78, 47, 115
#F5B8F5 245, 184, 245
#F54666 245, 70, 102
#6191EA
Color 1
#4E2F73
Color 2
#F5B8F5
Color 3
#F54666
Color 4
:root {
  --color-1: #6191EA;
  --color-2: #4E2F73;
  --color-3: #F5B8F5;
  --color-4: #F54666;
}
colors: {
  'palette-1': '#6191EA',
  'palette-2': '#4E2F73',
  'palette-3': '#F5B8F5',
  'palette-4': '#F54666',
}
const palette = [
  '#6191EA',
  '#4E2F73',
  '#F5B8F5',
  '#F54666',
];
$color-1: #6191EA;
$color-2: #4E2F73;
$color-3: #F5B8F5;
$color-4: #F54666;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

6,792 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Red (#F54666) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 61%. It adapts to a wide range of web and brand projects.

The colors in this palette

Blue #6191EA

rgb(97, 145, 234) · hsl(219, 77%, 65%)

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

Violet #4E2F73

rgb(78, 47, 115) · hsl(267, 42%, 32%)

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

Light Pink #F5B8F5

rgb(245, 184, 245) · hsl(300, 75%, 84%)

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

Red #F54666

rgb(245, 70, 102) · hsl(349, 90%, 62%)

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
#4E2F73 #F5B8F5 6.6:1 Pass Fail
#6191EA #4E2F73 3.41:1 Fail Fail
#4E2F73 #F54666 3.01:1 Fail Fail
#F5B8F5 #F54666 2.19:1 Fail Fail
#6191EA #F5B8F5 1.94:1 Fail Fail
#6191EA #F54666 1.13:1 Fail Fail

How to use these colors

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

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 #6191EA, #4E2F73, #F5B8F5 and #F54666. 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 6.6:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!