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

Violet & Red, Dark Pink Color Palette

#F57671 245, 118, 113
#740A48 116, 10, 72
#B55DF5 181, 93, 245
#D33E7C 211, 62, 124
#F57671
Color 1
#740A48
Color 2
#B55DF5
Color 3
#D33E7C
Color 4
:root {
  --color-1: #F57671;
  --color-2: #740A48;
  --color-3: #B55DF5;
  --color-4: #D33E7C;
}
colors: {
  'palette-1': '#F57671',
  'palette-2': '#740A48',
  'palette-3': '#B55DF5',
  'palette-4': '#D33E7C',
}
const palette = [
  '#F57671',
  '#740A48',
  '#B55DF5',
  '#D33E7C',
];
$color-1: #F57671;
$color-2: #740A48;
$color-3: #B55DF5;
$color-4: #D33E7C;
Palette Codes 4 COLORS

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

4,919 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Violet (#B55DF5) and reads as well balanced in lightness, with an average saturation of 81% and lightness of 54%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F57671

rgb(245, 118, 113) · hsl(2, 87%, 70%)

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

Dark Pink #740A48

rgb(116, 10, 72) · hsl(325, 84%, 25%)

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

Violet #B55DF5

rgb(181, 93, 245) · hsl(275, 88%, 66%)

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

Pink #D33E7C

rgb(211, 62, 124) · hsl(335, 63%, 54%)

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
#F57671 #740A48 4.1:1 Fail Fail
#740A48 #B55DF5 3.11:1 Fail Fail
#740A48 #D33E7C 2.53:1 Fail Fail
#F57671 #D33E7C 1.62:1 Fail Fail
#F57671 #B55DF5 1.32:1 Fail Fail
#B55DF5 #D33E7C 1.23:1 Fail Fail

How to use these colors

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

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 #F57671, #740A48, #B55DF5 and #D33E7C. 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!