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

Pink & Red, Pink Color Palette

#CF3A42 207, 58, 66
#ED5147 237, 81, 71
#F56896 245, 104, 150
#D95BE9 217, 91, 233
#CF3A42
Color 1
#ED5147
Color 2
#F56896
Color 3
#D95BE9
Color 4
:root {
  --color-1: #CF3A42;
  --color-2: #ED5147;
  --color-3: #F56896;
  --color-4: #D95BE9;
}
colors: {
  'palette-1': '#CF3A42',
  'palette-2': '#ED5147',
  'palette-3': '#F56896',
  'palette-4': '#D95BE9',
}
const palette = [
  '#CF3A42',
  '#ED5147',
  '#F56896',
  '#D95BE9',
];
$color-1: #CF3A42;
$color-2: #ED5147;
$color-3: #F56896;
$color-4: #D95BE9;
Palette Codes 4 COLORS

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

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

The colors in this palette

Red #CF3A42

rgb(207, 58, 66) · hsl(357, 61%, 52%)

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

Red #ED5147

rgb(237, 81, 71) · hsl(4, 82%, 60%)

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

Pink #F56896

rgb(245, 104, 150) · hsl(340, 88%, 68%)

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

Pink #D95BE9

rgb(217, 91, 233) · hsl(293, 76%, 64%)

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

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
#CF3A42 #F56896 1.68:1 Fail Fail
#CF3A42 #D95BE9 1.53:1 Fail Fail
#CF3A42 #ED5147 1.35:1 Fail Fail
#ED5147 #F56896 1.24:1 Fail Fail
#ED5147 #D95BE9 1.13:1 Fail Fail
#F56896 #D95BE9 1.1:1 Fail Fail

How to use these colors

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

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 #CF3A42, #ED5147, #F56896 and #D95BE9. 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!