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

Red & Red, Pink Color Palette

#B9331D 185, 51, 29
#F5706B 245, 112, 107
#D33576 211, 53, 118
#C46CE3 196, 108, 227
#B9331D
Color 1
#F5706B
Color 2
#D33576
Color 3
#C46CE3
Color 4
:root {
  --color-1: #B9331D;
  --color-2: #F5706B;
  --color-3: #D33576;
  --color-4: #C46CE3;
}
colors: {
  'palette-1': '#B9331D',
  'palette-2': '#F5706B',
  'palette-3': '#D33576',
  'palette-4': '#C46CE3',
}
const palette = [
  '#B9331D',
  '#F5706B',
  '#D33576',
  '#C46CE3',
];
$color-1: #B9331D;
$color-2: #F5706B;
$color-3: #D33576;
$color-4: #C46CE3;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette mixing related and contrasting tones for a natural feel.

2,648 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Red (#F5706B) and reads as well balanced in lightness, with an average saturation of 73% and lightness of 57%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #B9331D

rgb(185, 51, 29) · hsl(8, 73%, 42%)

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

Red #F5706B

rgb(245, 112, 107) · hsl(2, 87%, 69%)

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

Pink #D33576

rgb(211, 53, 118) · hsl(335, 64%, 52%)

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

Violet #C46CE3

rgb(196, 108, 227) · hsl(284, 68%, 66%)

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
#B9331D #F5706B 2.09:1 Fail Fail
#B9331D #C46CE3 1.86:1 Fail Fail
#F5706B #D33576 1.63:1 Fail Fail
#D33576 #C46CE3 1.45:1 Fail Fail
#B9331D #D33576 1.28:1 Fail Fail
#F5706B #C46CE3 1.12:1 Fail Fail

How to use these colors

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

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 #B9331D, #F5706B, #D33576 and #C46CE3. 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!