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

Red & Pink, Violet Color Palette

#F55161 245, 81, 97
#842266 132, 34, 102
#B858F5 184, 88, 245
#DD3D80 221, 61, 128
#F55161
Color 1
#842266
Color 2
#B858F5
Color 3
#DD3D80
Color 4
:root {
  --color-1: #F55161;
  --color-2: #842266;
  --color-3: #B858F5;
  --color-4: #DD3D80;
}
colors: {
  'palette-1': '#F55161',
  'palette-2': '#842266',
  'palette-3': '#B858F5',
  'palette-4': '#DD3D80',
}
const palette = [
  '#F55161',
  '#842266',
  '#B858F5',
  '#DD3D80',
];
$color-1: #F55161;
$color-2: #842266;
$color-3: #B858F5;
$color-4: #DD3D80;
Palette Codes 4 COLORS

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

2,790 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Red (#F55161) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 54%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F55161

rgb(245, 81, 97) · hsl(354, 89%, 64%)

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

Pink #842266

rgb(132, 34, 102) · hsl(318, 59%, 33%)

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

Violet #B858F5

rgb(184, 88, 245) · hsl(277, 89%, 65%)

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

Pink #DD3D80

rgb(221, 61, 128) · hsl(335, 70%, 55%)

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
#F55161 #842266 2.59:1 Fail Fail
#842266 #B858F5 2.4:1 Fail Fail
#842266 #DD3D80 2.1:1 Fail Fail
#F55161 #DD3D80 1.23:1 Fail Fail
#B858F5 #DD3D80 1.14:1 Fail Fail
#F55161 #B858F5 1.08:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #F55161, #842266, #B858F5 and #DD3D80. 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!