Dark Pink & Pink, Light Pink Color Palette
:root {
--color-1: #590D24;
--color-2: #B11B48;
--color-3: #E44E7B;
--color-4: #F2A6BD;
}
colors: {
'palette-1': '#590D24',
'palette-2': '#B11B48',
'palette-3': '#E44E7B',
'palette-4': '#F2A6BD',
}
const palette = [
'#590D24',
'#B11B48',
'#E44E7B',
'#F2A6BD',
];
$color-1: #590D24;
$color-2: #B11B48;
$color-3: #E44E7B;
$color-4: #F2A6BD;
This is a warm, vibrant 4-colour palette with a comfortable balance of contrast and harmony.
About this color palette
This is a warm, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Pink (#590D24) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.
The colors in this palette
Dark Pink #590D24
rgb(89, 13, 36) · hsl(342, 75%, 20%)
A deep, low-lightness tone — strong for text, headings and bold accents.
Pink #B11B48
rgb(177, 27, 72) · hsl(342, 74%, 40%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Pink #E44E7B
rgb(228, 78, 123) · hsl(342, 74%, 60%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Light Pink #F2A6BD
rgb(242, 166, 189) · hsl(342, 75%, 80%)
A light, airy tone — ideal for backgrounds and subtle fills.
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).
| Text | Background | Ratio | AA | AAA |
|---|---|---|---|---|
| #590D24 | #F2A6BD | 7.27:1 | Pass | Pass |
| #590D24 | #E44E7B | 3.76:1 | Fail | Fail |
| #B11B48 | #F2A6BD | 3.51:1 | Fail | Fail |
| #590D24 | #B11B48 | 2.07:1 | Fail | Fail |
| #E44E7B | #F2A6BD | 1.93:1 | Fail | Fail |
| #B11B48 | #E44E7B | 1.82:1 | Fail | Fail |
How to use these colors
- Background — Light Pink (#F2A6BD): the lightest tone — a clean base for large areas
- Text — Dark Pink (#590D24): the darkest tone — readable for body copy and headings
- Primary — Dark Pink (#590D24): the most saturated tone — buttons, links and key UI
- Accent — Pink (#B11B48): 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 Dark 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: Dark Pink (#590D24), Pink (#B11B48), Pink (#E44E7B) and Light Pink (#F2A6BD).
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 #590D24, #B11B48, #E44E7B and #F2A6BD. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.
Is this palette accessible for text?
Yes — Dark Pink text on Light Pink reaches a contrast ratio of 7.27:1, which meets the WCAG AAA standard for readable text.