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

Red & Dark Pink, Violet Color Palette

#F14365 241, 67, 101
#5D0A43 93, 10, 67
#C580F5 197, 128, 245
#CB2A86 203, 42, 134
#F14365
Color 1
#5D0A43
Color 2
#C580F5
Color 3
#CB2A86
Color 4
:root {
  --color-1: #F14365;
  --color-2: #5D0A43;
  --color-3: #C580F5;
  --color-4: #CB2A86;
}
colors: {
  'palette-1': '#F14365',
  'palette-2': '#5D0A43',
  'palette-3': '#C580F5',
  'palette-4': '#CB2A86',
}
const palette = [
  '#F14365',
  '#5D0A43',
  '#C580F5',
  '#CB2A86',
];
$color-1: #F14365;
$color-2: #5D0A43;
$color-3: #C580F5;
$color-4: #CB2A86;
Palette Codes 4 COLORS

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

1,962 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Red (#F14365) and reads as well balanced in lightness, with an average saturation of 79% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F14365

rgb(241, 67, 101) · hsl(348, 86%, 60%)

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

Dark Pink #5D0A43

rgb(93, 10, 67) · hsl(319, 81%, 20%)

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

Violet #C580F5

rgb(197, 128, 245) · hsl(275, 85%, 73%)

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

Pink #CB2A86

rgb(203, 42, 134) · hsl(326, 66%, 48%)

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
#5D0A43 #C580F5 4.89:1 Pass Fail
#F14365 #5D0A43 3.6:1 Fail Fail
#5D0A43 #CB2A86 2.65:1 Fail Fail
#C580F5 #CB2A86 1.85:1 Fail Fail
#F14365 #C580F5 1.36:1 Fail Fail
#F14365 #CB2A86 1.36:1 Fail Fail

How to use these colors

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

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 #F14365, #5D0A43, #C580F5 and #CB2A86. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Pink text on Violet reaches a contrast ratio of 4.89:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!