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

Pink & Pink, Red Color Palette

#DB1A7E 219, 26, 126
#F44876 244, 72, 118
#E3161A 227, 22, 26
#F07A56 240, 122, 86
#DB1A7E
Color 1
#F44876
Color 2
#E3161A
Color 3
#F07A56
Color 4
:root {
  --color-1: #DB1A7E;
  --color-2: #F44876;
  --color-3: #E3161A;
  --color-4: #F07A56;
}
colors: {
  'palette-1': '#DB1A7E',
  'palette-2': '#F44876',
  'palette-3': '#E3161A',
  'palette-4': '#F07A56',
}
const palette = [
  '#DB1A7E',
  '#F44876',
  '#E3161A',
  '#F07A56',
];
$color-1: #DB1A7E;
$color-2: #F44876;
$color-3: #E3161A;
$color-4: #F07A56;
Palette Codes 4 COLORS

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

2,626 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 (#F44876) and reads as well balanced in lightness, with an average saturation of 83% and lightness of 56%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #DB1A7E

rgb(219, 26, 126) · hsl(329, 79%, 48%)

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

Pink #F44876

rgb(244, 72, 118) · hsl(344, 89%, 62%)

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

Red #E3161A

rgb(227, 22, 26) · hsl(359, 82%, 49%)

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

Red #F07A56

rgb(240, 122, 86) · hsl(14, 84%, 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
#E3161A #F07A56 1.73:1 Fail Fail
#DB1A7E #F07A56 1.71:1 Fail Fail
#F44876 #E3161A 1.37:1 Fail Fail
#DB1A7E #F44876 1.35:1 Fail Fail
#F44876 #F07A56 1.26:1 Fail Fail
#DB1A7E #E3161A 1.01:1 Fail Fail

How to use these colors

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

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 #DB1A7E, #F44876, #E3161A and #F07A56. 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!