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

Red & Red, Pink Color Palette

#DF5536 223, 85, 54
#B62A0A 182, 42, 10
#F568A7 245, 104, 167
#D05DE4 208, 93, 228
#DF5536
Color 1
#B62A0A
Color 2
#F568A7
Color 3
#D05DE4
Color 4
:root {
  --color-1: #DF5536;
  --color-2: #B62A0A;
  --color-3: #F568A7;
  --color-4: #D05DE4;
}
colors: {
  'palette-1': '#DF5536',
  'palette-2': '#B62A0A',
  'palette-3': '#F568A7',
  'palette-4': '#D05DE4',
}
const palette = [
  '#DF5536',
  '#B62A0A',
  '#F568A7',
  '#D05DE4',
];
$color-1: #DF5536;
$color-2: #B62A0A;
$color-3: #F568A7;
$color-4: #D05DE4;
Palette Codes 4 COLORS

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

153 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #DF5536

rgb(223, 85, 54) · hsl(11, 73%, 54%)

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

Red #B62A0A

rgb(182, 42, 10) · hsl(11, 90%, 38%)

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

Pink #F568A7

rgb(245, 104, 167) · hsl(333, 88%, 68%)

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

Pink #D05DE4

rgb(208, 93, 228) · hsl(291, 71%, 63%)

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
#B62A0A #F568A7 2.23:1 Fail Fail
#B62A0A #D05DE4 1.92:1 Fail Fail
#DF5536 #B62A0A 1.65:1 Fail Fail
#DF5536 #F568A7 1.35:1 Fail Fail
#F568A7 #D05DE4 1.17:1 Fail Fail
#DF5536 #D05DE4 1.16:1 Fail Fail

How to use these colors

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

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 #DF5536, #B62A0A, #F568A7 and #D05DE4. 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!