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

Red & Red, Pink Color Palette

#A91E0C 169, 30, 12
#E05A37 224, 90, 55
#CB1F5B 203, 31, 91
#8D228A 141, 34, 138
#A91E0C
Color 1
#E05A37
Color 2
#CB1F5B
Color 3
#8D228A
Color 4
:root {
  --color-1: #A91E0C;
  --color-2: #E05A37;
  --color-3: #CB1F5B;
  --color-4: #8D228A;
}
colors: {
  'palette-1': '#A91E0C',
  'palette-2': '#E05A37',
  'palette-3': '#CB1F5B',
  'palette-4': '#8D228A',
}
const palette = [
  '#A91E0C',
  '#E05A37',
  '#CB1F5B',
  '#8D228A',
];
$color-1: #A91E0C;
$color-2: #E05A37;
$color-3: #CB1F5B;
$color-4: #8D228A;
Palette Codes 4 COLORS

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

6,333 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #A91E0C

rgb(169, 30, 12) · hsl(7, 87%, 35%)

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

Red #E05A37

rgb(224, 90, 55) · hsl(12, 73%, 55%)

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

Pink #CB1F5B

rgb(203, 31, 91) · hsl(339, 74%, 46%)

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

Pink #8D228A

rgb(141, 34, 138) · hsl(302, 61%, 34%)

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
#E05A37 #8D228A 2.08:1 Fail Fail
#A91E0C #E05A37 1.98:1 Fail Fail
#E05A37 #CB1F5B 1.46:1 Fail Fail
#CB1F5B #8D228A 1.42:1 Fail Fail
#A91E0C #CB1F5B 1.35:1 Fail Fail
#A91E0C #8D228A 1.05:1 Fail Fail

How to use these colors

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

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 #A91E0C, #E05A37, #CB1F5B and #8D228A. 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!