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

Red & Pink, Red Color Palette

#DA2B99 218, 43, 153
#E4216B 228, 33, 107
#DF3047 223, 48, 71
#ED4B35 237, 75, 53
#DA2B99
Color 1
#E4216B
Color 2
#DF3047
Color 3
#ED4B35
Color 4
:root {
  --color-1: #DA2B99;
  --color-2: #E4216B;
  --color-3: #DF3047;
  --color-4: #ED4B35;
}
colors: {
  'palette-1': '#DA2B99',
  'palette-2': '#E4216B',
  'palette-3': '#DF3047',
  'palette-4': '#ED4B35',
}
const palette = [
  '#DA2B99',
  '#E4216B',
  '#DF3047',
  '#ED4B35',
];
$color-1: #DA2B99;
$color-2: #E4216B;
$color-3: #DF3047;
$color-4: #ED4B35;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel.

4,423 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Red (#ED4B35) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 53%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #DA2B99

rgb(218, 43, 153) · hsl(322, 70%, 51%)

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

Pink #E4216B

rgb(228, 33, 107) · hsl(337, 78%, 51%)

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

Red #DF3047

rgb(223, 48, 71) · hsl(352, 73%, 53%)

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

Red #ED4B35

rgb(237, 75, 53) · hsl(7, 84%, 57%)

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
#DF3047 #ED4B35 1.22:1 Fail Fail
#E4216B #ED4B35 1.2:1 Fail Fail
#DA2B99 #ED4B35 1.18:1 Fail Fail
#DA2B99 #DF3047 1.03:1 Fail Fail
#E4216B #DF3047 1.02:1 Fail Fail
#DA2B99 #E4216B 1.01:1 Fail Fail

How to use these colors

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

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 #DA2B99, #E4216B, #DF3047 and #ED4B35. 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!