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

Pink & Red, Dark Pink Color Palette

#EF4A54 239, 74, 84
#600A45 96, 10, 69
#8D38F2 141, 56, 242
#F547AB 245, 71, 171
#EF4A54
Color 1
#600A45
Color 2
#8D38F2
Color 3
#F547AB
Color 4
:root {
  --color-1: #EF4A54;
  --color-2: #600A45;
  --color-3: #8D38F2;
  --color-4: #F547AB;
}
colors: {
  'palette-1': '#EF4A54',
  'palette-2': '#600A45',
  'palette-3': '#8D38F2',
  'palette-4': '#F547AB',
}
const palette = [
  '#EF4A54',
  '#600A45',
  '#8D38F2',
  '#F547AB',
];
$color-1: #EF4A54;
$color-2: #600A45;
$color-3: #8D38F2;
$color-4: #F547AB;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

3,940 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Pink (#F547AB) and reads as well balanced in lightness, with an average saturation of 86% and lightness of 51%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #EF4A54

rgb(239, 74, 84) · hsl(356, 84%, 61%)

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

Dark Pink #600A45

rgb(96, 10, 69) · hsl(319, 81%, 21%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Violet #8D38F2

rgb(141, 56, 242) · hsl(267, 88%, 58%)

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

Pink #F547AB

rgb(245, 71, 171) · hsl(326, 90%, 62%)

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
#600A45 #F547AB 3.92:1 Fail Fail
#EF4A54 #600A45 3.55:1 Fail Fail
#600A45 #8D38F2 2.45:1 Fail Fail
#8D38F2 #F547AB 1.6:1 Fail Fail
#EF4A54 #8D38F2 1.45:1 Fail Fail
#EF4A54 #F547AB 1.1:1 Fail Fail

How to use these colors

  • Background — Pink (#F547AB): the lightest tone — a clean base for large areas
  • Text — Dark Pink (#600A45): the darkest tone — readable for body copy and headings
  • Primary — Violet (#8D38F2): the most saturated tone — buttons, links and key UI
  • Accent — Red (#EF4A54): 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 (#EF4A54), Dark Pink (#600A45), Violet (#8D38F2) and Pink (#F547AB).

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 #EF4A54, #600A45, #8D38F2 and #F547AB. 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!