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

Red & Dark Pink, Violet Color Palette

#F5596B 245, 89, 107
#640A3E 100, 10, 62
#8035C9 128, 53, 201
#E0307F 224, 48, 127
#F5596B
Color 1
#640A3E
Color 2
#8035C9
Color 3
#E0307F
Color 4
:root {
  --color-1: #F5596B;
  --color-2: #640A3E;
  --color-3: #8035C9;
  --color-4: #E0307F;
}
colors: {
  'palette-1': '#F5596B',
  'palette-2': '#640A3E',
  'palette-3': '#8035C9',
  'palette-4': '#E0307F',
}
const palette = [
  '#F5596B',
  '#640A3E',
  '#8035C9',
  '#E0307F',
];
$color-1: #F5596B;
$color-2: #640A3E;
$color-3: #8035C9;
$color-4: #E0307F;
Palette Codes 4 COLORS

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

7,158 Views
Added Jun 2026
Tags
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 Red (#F5596B) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 48%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F5596B

rgb(245, 89, 107) · hsl(353, 89%, 65%)

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

Dark Pink #640A3E

rgb(100, 10, 62) · hsl(325, 82%, 22%)

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

Violet #8035C9

rgb(128, 53, 201) · hsl(270, 58%, 50%)

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

Pink #E0307F

rgb(224, 48, 127) · hsl(333, 74%, 53%)

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
#F5596B #640A3E 3.94:1 Fail Fail
#640A3E #E0307F 2.96:1 Fail Fail
#F5596B #8035C9 1.99:1 Fail Fail
#640A3E #8035C9 1.98:1 Fail Fail
#8035C9 #E0307F 1.5:1 Fail Fail
#F5596B #E0307F 1.33:1 Fail Fail

How to use these colors

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

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 #F5596B, #640A3E, #8035C9 and #E0307F. 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!