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

Pink & Red, Pink Color Palette

#CF4327 207, 67, 39
#F56C60 245, 108, 96
#F43C88 244, 60, 136
#D877DB 216, 119, 219
#CF4327
Color 1
#F56C60
Color 2
#F43C88
Color 3
#D877DB
Color 4
:root {
  --color-1: #CF4327;
  --color-2: #F56C60;
  --color-3: #F43C88;
  --color-4: #D877DB;
}
colors: {
  'palette-1': '#CF4327',
  'palette-2': '#F56C60',
  'palette-3': '#F43C88',
  'palette-4': '#D877DB',
}
const palette = [
  '#CF4327',
  '#F56C60',
  '#F43C88',
  '#D877DB',
];
$color-1: #CF4327;
$color-2: #F56C60;
$color-3: #F43C88;
$color-4: #D877DB;
Palette Codes 4 COLORS

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

1,078 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Pink (#F43C88) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 60%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #CF4327

rgb(207, 67, 39) · hsl(10, 68%, 48%)

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

Red #F56C60

rgb(245, 108, 96) · hsl(5, 88%, 67%)

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

Pink #F43C88

rgb(244, 60, 136) · hsl(335, 89%, 60%)

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

Pink #D877DB

rgb(216, 119, 219) · hsl(298, 58%, 66%)

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
#CF4327 #D877DB 1.69:1 Fail Fail
#CF4327 #F56C60 1.6:1 Fail Fail
#CF4327 #F43C88 1.3:1 Fail Fail
#F43C88 #D877DB 1.3:1 Fail Fail
#F56C60 #F43C88 1.23:1 Fail Fail
#F56C60 #D877DB 1.05:1 Fail Fail

How to use these colors

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

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 #CF4327, #F56C60, #F43C88 and #D877DB. 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!