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

Pink & Red, Orange Color Palette

#E95D87 233, 93, 135
#E6565E 230, 86, 94
#D55839 213, 88, 57
#D97726 217, 119, 38
#E95D87
Color 1
#E6565E
Color 2
#D55839
Color 3
#D97726
Color 4
:root {
  --color-1: #E95D87;
  --color-2: #E6565E;
  --color-3: #D55839;
  --color-4: #D97726;
}
colors: {
  'palette-1': '#E95D87',
  'palette-2': '#E6565E',
  'palette-3': '#D55839',
  'palette-4': '#D97726',
}
const palette = [
  '#E95D87',
  '#E6565E',
  '#D55839',
  '#D97726',
];
$color-1: #E95D87;
$color-2: #E6565E;
$color-3: #D55839;
$color-4: #D97726;
Palette Codes 4 COLORS

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

1,763 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Pink #E95D87

rgb(233, 93, 135) · hsl(342, 76%, 64%)

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

Red #E6565E

rgb(230, 86, 94) · hsl(357, 74%, 62%)

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

Red #D55839

rgb(213, 88, 57) · hsl(12, 65%, 53%)

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

Orange #D97726

rgb(217, 119, 38) · hsl(27, 70%, 50%)

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
#D55839 #D97726 1.25:1 Fail Fail
#E95D87 #D55839 1.21:1 Fail Fail
#E6565E #D97726 1.13:1 Fail Fail
#E6565E #D55839 1.11:1 Fail Fail
#E95D87 #E6565E 1.09:1 Fail Fail
#E95D87 #D97726 1.04:1 Fail Fail

How to use these colors

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

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 #E95D87, #E6565E, #D55839 and #D97726. 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!