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

Pink & Red, Violet Color Palette

#B84233 184, 66, 51
#D63934 214, 57, 52
#F5669D 245, 102, 157
#7B2899 123, 40, 153
#B84233
Color 1
#D63934
Color 2
#F5669D
Color 3
#7B2899
Color 4
:root {
  --color-1: #B84233;
  --color-2: #D63934;
  --color-3: #F5669D;
  --color-4: #7B2899;
}
colors: {
  'palette-1': '#B84233',
  'palette-2': '#D63934',
  'palette-3': '#F5669D',
  'palette-4': '#7B2899',
}
const palette = [
  '#B84233',
  '#D63934',
  '#F5669D',
  '#7B2899',
];
$color-1: #B84233;
$color-2: #D63934;
$color-3: #F5669D;
$color-4: #7B2899;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony.

3,823 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Pink (#F5669D) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 51%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #B84233

rgb(184, 66, 51) · hsl(7, 57%, 46%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Red #D63934

rgb(214, 57, 52) · hsl(2, 66%, 52%)

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

Pink #F5669D

rgb(245, 102, 157) · hsl(337, 88%, 68%)

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

Violet #7B2899

rgb(123, 40, 153) · hsl(284, 59%, 38%)

A balanced mid-tone that works well for primary surfaces and UI elements.

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
#F5669D #7B2899 2.79:1 Fail Fail
#B84233 #F5669D 1.88:1 Fail Fail
#D63934 #7B2899 1.72:1 Fail Fail
#D63934 #F5669D 1.62:1 Fail Fail
#B84233 #7B2899 1.48:1 Fail Fail
#B84233 #D63934 1.16:1 Fail Fail

How to use these colors

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

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 #B84233, #D63934, #F5669D and #7B2899. 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!