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

Red & Red, Pink Color Palette

#BA1721 186, 23, 33
#DA3522 218, 53, 34
#C92D67 201, 45, 103
#8130A2 129, 48, 162
#BA1721
Color 1
#DA3522
Color 2
#C92D67
Color 3
#8130A2
Color 4
:root {
  --color-1: #BA1721;
  --color-2: #DA3522;
  --color-3: #C92D67;
  --color-4: #8130A2;
}
colors: {
  'palette-1': '#BA1721',
  'palette-2': '#DA3522',
  'palette-3': '#C92D67',
  'palette-4': '#8130A2',
}
const palette = [
  '#BA1721',
  '#DA3522',
  '#C92D67',
  '#8130A2',
];
$color-1: #BA1721;
$color-2: #DA3522;
$color-3: #C92D67;
$color-4: #8130A2;
Palette Codes 4 COLORS

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

7,603 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #BA1721

rgb(186, 23, 33) · hsl(356, 78%, 41%)

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

Red #DA3522

rgb(218, 53, 34) · hsl(6, 73%, 49%)

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

Pink #C92D67

rgb(201, 45, 103) · hsl(338, 63%, 48%)

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

Violet #8130A2

rgb(129, 48, 162) · hsl(283, 54%, 41%)

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
#DA3522 #8130A2 1.57:1 Fail Fail
#C92D67 #8130A2 1.41:1 Fail Fail
#BA1721 #DA3522 1.4:1 Fail Fail
#BA1721 #C92D67 1.25:1 Fail Fail
#BA1721 #8130A2 1.12:1 Fail Fail
#DA3522 #C92D67 1.11:1 Fail Fail

How to use these colors

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

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 #BA1721, #DA3522, #C92D67 and #8130A2. 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!