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

Pink & Red, Pink Color Palette

#F5777D 245, 119, 125
#850A5C 133, 10, 92
#BF7FF5 191, 127, 245
#F56BA5 245, 107, 165
#F5777D
Color 1
#850A5C
Color 2
#BF7FF5
Color 3
#F56BA5
Color 4
:root {
  --color-1: #F5777D;
  --color-2: #850A5C;
  --color-3: #BF7FF5;
  --color-4: #F56BA5;
}
colors: {
  'palette-1': '#F5777D',
  'palette-2': '#850A5C',
  'palette-3': '#BF7FF5',
  'palette-4': '#F56BA5',
}
const palette = [
  '#F5777D',
  '#850A5C',
  '#BF7FF5',
  '#F56BA5',
];
$color-1: #F5777D;
$color-2: #850A5C;
$color-3: #BF7FF5;
$color-4: #F56BA5;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette mixing related and contrasting tones for a natural feel.

5,799 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Pink (#F56BA5) and reads as well balanced in lightness, with an average saturation of 86% and lightness of 60%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F5777D

rgb(245, 119, 125) · hsl(357, 86%, 71%)

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

Pink #850A5C

rgb(133, 10, 92) · hsl(320, 86%, 28%)

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

Violet #BF7FF5

rgb(191, 127, 245) · hsl(273, 86%, 73%)

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

Pink #F56BA5

rgb(245, 107, 165) · hsl(335, 87%, 69%)

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
#F5777D #850A5C 3.56:1 Fail Fail
#850A5C #BF7FF5 3.45:1 Fail Fail
#850A5C #F56BA5 3.43:1 Fail Fail
#F5777D #F56BA5 1.04:1 Fail Fail
#F5777D #BF7FF5 1.03:1 Fail Fail
#BF7FF5 #F56BA5 1.01:1 Fail Fail

How to use these colors

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

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 #F5777D, #850A5C, #BF7FF5 and #F56BA5. 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!