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

Red & Red, Pink Color Palette

#D84F53 216, 79, 83
#D4513A 212, 81, 58
#CB264B 203, 38, 75
#A95BB7 169, 91, 183
#D84F53
Color 1
#D4513A
Color 2
#CB264B
Color 3
#A95BB7
Color 4
:root {
  --color-1: #D84F53;
  --color-2: #D4513A;
  --color-3: #CB264B;
  --color-4: #A95BB7;
}
colors: {
  'palette-1': '#D84F53',
  'palette-2': '#D4513A',
  'palette-3': '#CB264B',
  'palette-4': '#A95BB7',
}
const palette = [
  '#D84F53',
  '#D4513A',
  '#CB264B',
  '#A95BB7',
];
$color-1: #D84F53;
$color-2: #D4513A;
$color-3: #CB264B;
$color-4: #A95BB7;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette whose tones sit close together for a smooth, cohesive feel.

6,727 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a warm, bold 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Red (#CB264B) and reads as well balanced in lightness, with an average saturation of 59% and lightness of 53%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #D84F53

rgb(216, 79, 83) · hsl(358, 64%, 58%)

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

Red #D4513A

rgb(212, 81, 58) · hsl(9, 64%, 53%)

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

Red #CB264B

rgb(203, 38, 75) · hsl(347, 68%, 47%)

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

Pink #A95BB7

rgb(169, 91, 183) · hsl(291, 39%, 54%)

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
#D84F53 #CB264B 1.32:1 Fail Fail
#D4513A #CB264B 1.29:1 Fail Fail
#CB264B #A95BB7 1.24:1 Fail Fail
#D84F53 #A95BB7 1.06:1 Fail Fail
#D4513A #A95BB7 1.03:1 Fail Fail
#D84F53 #D4513A 1.02:1 Fail Fail

How to use these colors

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

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 #D84F53, #D4513A, #CB264B and #A95BB7. 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!