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

Pink & Pink, Red Color Palette

#B4189F 180, 24, 159
#EB249E 235, 36, 158
#EA7BA4 234, 123, 164
#E45364 228, 83, 100
#B4189F
Color 1
#EB249E
Color 2
#EA7BA4
Color 3
#E45364
Color 4
:root {
  --color-1: #B4189F;
  --color-2: #EB249E;
  --color-3: #EA7BA4;
  --color-4: #E45364;
}
colors: {
  'palette-1': '#B4189F',
  'palette-2': '#EB249E',
  'palette-3': '#EA7BA4',
  'palette-4': '#E45364',
}
const palette = [
  '#B4189F',
  '#EB249E',
  '#EA7BA4',
  '#E45364',
];
$color-1: #B4189F;
$color-2: #EB249E;
$color-3: #EA7BA4;
$color-4: #E45364;
Palette Codes 4 COLORS

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

1,088 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Pink #B4189F

rgb(180, 24, 159) · hsl(308, 76%, 40%)

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

Pink #EB249E

rgb(235, 36, 158) · hsl(323, 83%, 53%)

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

Pink #EA7BA4

rgb(234, 123, 164) · hsl(338, 73%, 70%)

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

Red #E45364

rgb(228, 83, 100) · hsl(353, 73%, 61%)

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
#B4189F #EA7BA4 2.2:1 Fail Fail
#B4189F #E45364 1.6:1 Fail Fail
#EB249E #EA7BA4 1.49:1 Fail Fail
#B4189F #EB249E 1.48:1 Fail Fail
#EA7BA4 #E45364 1.38:1 Fail Fail
#EB249E #E45364 1.08:1 Fail Fail

How to use these colors

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

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 #B4189F, #EB249E, #EA7BA4 and #E45364. 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!