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

Pink & Red, Pink Color Palette

#C24D29 194, 77, 41
#C22A2D 194, 42, 45
#F5679B 245, 103, 155
#B253B6 178, 83, 182
#C24D29
Color 1
#C22A2D
Color 2
#F5679B
Color 3
#B253B6
Color 4
:root {
  --color-1: #C24D29;
  --color-2: #C22A2D;
  --color-3: #F5679B;
  --color-4: #B253B6;
}
colors: {
  'palette-1': '#C24D29',
  'palette-2': '#C22A2D',
  'palette-3': '#F5679B',
  'palette-4': '#B253B6',
}
const palette = [
  '#C24D29',
  '#C22A2D',
  '#F5679B',
  '#B253B6',
];
$color-1: #C24D29;
$color-2: #C22A2D;
$color-3: #F5679B;
$color-4: #B253B6;
Palette Codes 4 COLORS

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

7,032 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 Pink (#F5679B) and reads as well balanced in lightness, with an average saturation of 64% and lightness of 53%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #C24D29

rgb(194, 77, 41) · hsl(14, 65%, 46%)

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

Red #C22A2D

rgb(194, 42, 45) · hsl(359, 64%, 46%)

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

Pink #F5679B

rgb(245, 103, 155) · hsl(338, 88%, 68%)

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

Pink #B253B6

rgb(178, 83, 182) · hsl(298, 40%, 52%)

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
#C22A2D #F5679B 1.99:1 Fail Fail
#C24D29 #F5679B 1.66:1 Fail Fail
#F5679B #B253B6 1.52:1 Fail Fail
#C22A2D #B253B6 1.31:1 Fail Fail
#C24D29 #C22A2D 1.2:1 Fail Fail
#C24D29 #B253B6 1.1:1 Fail Fail

How to use these colors

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

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 #C24D29, #C22A2D, #F5679B and #B253B6. 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!