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

Pink & Red, Pink Color Palette

#C93F33 201, 63, 51
#C12A29 193, 42, 41
#F55888 245, 88, 136
#D25ED2 210, 94, 210
#C93F33
Color 1
#C12A29
Color 2
#F55888
Color 3
#D25ED2
Color 4
:root {
  --color-1: #C93F33;
  --color-2: #C12A29;
  --color-3: #F55888;
  --color-4: #D25ED2;
}
colors: {
  'palette-1': '#C93F33',
  'palette-2': '#C12A29',
  'palette-3': '#F55888',
  'palette-4': '#D25ED2',
}
const palette = [
  '#C93F33',
  '#C12A29',
  '#F55888',
  '#D25ED2',
];
$color-1: #C93F33;
$color-2: #C12A29;
$color-3: #F55888;
$color-4: #D25ED2;
Palette Codes 4 COLORS

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

2,769 Views
Added Jun 2026
Tags
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 Pink (#F55888) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 55%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #C93F33

rgb(201, 63, 51) · hsl(5, 60%, 49%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Red #C12A29

rgb(193, 42, 41) · hsl(0, 65%, 46%)

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

Pink #F55888

rgb(245, 88, 136) · hsl(342, 89%, 65%)

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

Pink #D25ED2

rgb(210, 94, 210) · hsl(300, 56%, 60%)

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
#C12A29 #F55888 1.83:1 Fail Fail
#C12A29 #D25ED2 1.73:1 Fail Fail
#C93F33 #F55888 1.56:1 Fail Fail
#C93F33 #D25ED2 1.48:1 Fail Fail
#C93F33 #C12A29 1.17:1 Fail Fail
#F55888 #D25ED2 1.06:1 Fail Fail

How to use these colors

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

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 #C93F33, #C12A29, #F55888 and #D25ED2. 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!