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

Red & Red, Pink Color Palette

#9A2216 154, 34, 22
#F56B55 245, 107, 85
#F55A9D 245, 90, 157
#A440AF 164, 64, 175
#9A2216
Color 1
#F56B55
Color 2
#F55A9D
Color 3
#A440AF
Color 4
:root {
  --color-1: #9A2216;
  --color-2: #F56B55;
  --color-3: #F55A9D;
  --color-4: #A440AF;
}
colors: {
  'palette-1': '#9A2216',
  'palette-2': '#F56B55',
  'palette-3': '#F55A9D',
  'palette-4': '#A440AF',
}
const palette = [
  '#9A2216',
  '#F56B55',
  '#F55A9D',
  '#A440AF',
];
$color-1: #9A2216;
$color-2: #F56B55;
$color-3: #F55A9D;
$color-4: #A440AF;
Palette Codes 4 COLORS

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

6,332 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #9A2216

rgb(154, 34, 22) · hsl(5, 75%, 35%)

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

Red #F56B55

rgb(245, 107, 85) · hsl(8, 89%, 65%)

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

Pink #F55A9D

rgb(245, 90, 157) · hsl(334, 89%, 66%)

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

Pink #A440AF

rgb(164, 64, 175) · hsl(294, 46%, 47%)

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
#9A2216 #F56B55 2.72:1 Fail Fail
#9A2216 #F55A9D 2.61:1 Fail Fail
#F56B55 #A440AF 1.81:1 Fail Fail
#F55A9D #A440AF 1.74:1 Fail Fail
#9A2216 #A440AF 1.5:1 Fail Fail
#F56B55 #F55A9D 1.04:1 Fail Fail

How to use these colors

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

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 #9A2216, #F56B55, #F55A9D and #A440AF. 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!