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

Red & Red, Pink Color Palette

#961E0A 150, 30, 10
#F58373 245, 131, 115
#BA1864 186, 24, 100
#D36DF0 211, 109, 240
#961E0A
Color 1
#F58373
Color 2
#BA1864
Color 3
#D36DF0
Color 4
:root {
  --color-1: #961E0A;
  --color-2: #F58373;
  --color-3: #BA1864;
  --color-4: #D36DF0;
}
colors: {
  'palette-1': '#961E0A',
  'palette-2': '#F58373',
  'palette-3': '#BA1864',
  'palette-4': '#D36DF0',
}
const palette = [
  '#961E0A',
  '#F58373',
  '#BA1864',
  '#D36DF0',
];
$color-1: #961E0A;
$color-2: #F58373;
$color-3: #BA1864;
$color-4: #D36DF0;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette pairing strongly contrasting colours for real visual punch.

482 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Red (#961E0A) and reads as well balanced in lightness, with an average saturation of 83% and lightness of 53%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #961E0A

rgb(150, 30, 10) · hsl(9, 88%, 31%)

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

Red #F58373

rgb(245, 131, 115) · hsl(7, 87%, 71%)

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

Pink #BA1864

rgb(186, 24, 100) · hsl(332, 77%, 41%)

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

Violet #D36DF0

rgb(211, 109, 240) · hsl(287, 81%, 68%)

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
#961E0A #F58373 3.37:1 Fail Fail
#961E0A #D36DF0 2.9:1 Fail Fail
#F58373 #BA1864 2.46:1 Fail Fail
#BA1864 #D36DF0 2.12:1 Fail Fail
#961E0A #BA1864 1.37:1 Fail Fail
#F58373 #D36DF0 1.16:1 Fail Fail

How to use these colors

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

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 #961E0A, #F58373, #BA1864 and #D36DF0. 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!