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

Red & Red, Pink Color Palette

#B0220A 176, 34, 10
#D23021 210, 48, 33
#DF4273 223, 66, 115
#A938AA 169, 56, 170
#B0220A
Color 1
#D23021
Color 2
#DF4273
Color 3
#A938AA
Color 4
:root {
  --color-1: #B0220A;
  --color-2: #D23021;
  --color-3: #DF4273;
  --color-4: #A938AA;
}
colors: {
  'palette-1': '#B0220A',
  'palette-2': '#D23021',
  'palette-3': '#DF4273',
  'palette-4': '#A938AA',
}
const palette = [
  '#B0220A',
  '#D23021',
  '#DF4273',
  '#A938AA',
];
$color-1: #B0220A;
$color-2: #D23021;
$color-3: #DF4273;
$color-4: #A938AA;
Palette Codes 4 COLORS

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

7,611 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Red #B0220A

rgb(176, 34, 10) · hsl(9, 89%, 36%)

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

Red #D23021

rgb(210, 48, 33) · hsl(5, 73%, 48%)

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

Pink #DF4273

rgb(223, 66, 115) · hsl(341, 71%, 57%)

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

Pink #A938AA

rgb(169, 56, 170) · hsl(299, 50%, 44%)

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

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
#B0220A #DF4273 1.68:1 Fail Fail
#B0220A #D23021 1.36:1 Fail Fail
#DF4273 #A938AA 1.35:1 Fail Fail
#B0220A #A938AA 1.24:1 Fail Fail
#D23021 #DF4273 1.23:1 Fail Fail
#D23021 #A938AA 1.09:1 Fail Fail

How to use these colors

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

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 #B0220A, #D23021, #DF4273 and #A938AA. 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!