Pink & Pink, Red Color Palette
:root {
--color-1: #BF1D9C;
--color-2: #F12793;
--color-3: #C62A56;
--color-4: #E67074;
}
colors: {
'palette-1': '#BF1D9C',
'palette-2': '#F12793',
'palette-3': '#C62A56',
'palette-4': '#E67074',
}
const palette = [
'#BF1D9C',
'#F12793',
'#C62A56',
'#E67074',
];
$color-1: #BF1D9C;
$color-2: #F12793;
$color-3: #C62A56;
$color-4: #E67074;
This is a warm, bold 4-colour palette built from closely related tones that blend harmoniously.
About this color palette
This is a warm, bold 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Pink (#F12793) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 53%. It suits energetic, friendly and lifestyle-oriented designs.
The colors in this palette
Pink #BF1D9C
rgb(191, 29, 156) · hsl(313, 74%, 43%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Pink #F12793
rgb(241, 39, 147) · hsl(328, 88%, 55%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Pink #C62A56
rgb(198, 42, 86) · hsl(343, 65%, 47%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Red #E67074
rgb(230, 112, 116) · hsl(358, 70%, 67%)
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).
| Text | Background | Ratio | AA | AAA |
|---|---|---|---|---|
| #BF1D9C | #E67074 | 1.79:1 | Fail | Fail |
| #C62A56 | #E67074 | 1.79:1 | Fail | Fail |
| #BF1D9C | #F12793 | 1.41:1 | Fail | Fail |
| #F12793 | #C62A56 | 1.41:1 | Fail | Fail |
| #F12793 | #E67074 | 1.27:1 | Fail | Fail |
| #BF1D9C | #C62A56 | 1:1 | Fail | Fail |
How to use these colors
- Background — Red (#E67074): the lightest tone — a clean base for large areas
- Text — Pink (#BF1D9C): the darkest tone — readable for body copy and headings
- Primary — Pink (#F12793): the most saturated tone — buttons, links and key UI
- Accent — Pink (#BF1D9C): 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 (#BF1D9C), Pink (#F12793), Pink (#C62A56) and Red (#E67074).
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 #BF1D9C, #F12793, #C62A56 and #E67074. 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.