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

Red & Pink, Violet Color Palette

#F55A6C 245, 90, 108
#A64E92 166, 78, 146
#BF64F5 191, 100, 245
#F55ABB 245, 90, 187
#F55A6C
Color 1
#A64E92
Color 2
#BF64F5
Color 3
#F55ABB
Color 4
:root {
  --color-1: #F55A6C;
  --color-2: #A64E92;
  --color-3: #BF64F5;
  --color-4: #F55ABB;
}
colors: {
  'palette-1': '#F55A6C',
  'palette-2': '#A64E92',
  'palette-3': '#BF64F5',
  'palette-4': '#F55ABB',
}
const palette = [
  '#F55A6C',
  '#A64E92',
  '#BF64F5',
  '#F55ABB',
];
$color-1: #F55A6C;
$color-2: #A64E92;
$color-3: #BF64F5;
$color-4: #F55ABB;
Palette Codes 4 COLORS

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

7,320 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 Red (#F55A6C) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 62%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F55A6C

rgb(245, 90, 108) · hsl(353, 89%, 66%)

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

Pink #A64E92

rgb(166, 78, 146) · hsl(314, 36%, 48%)

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

Violet #BF64F5

rgb(191, 100, 245) · hsl(278, 88%, 68%)

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

Pink #F55ABB

rgb(245, 90, 187) · hsl(322, 89%, 66%)

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
#A64E92 #F55ABB 1.71:1 Fail Fail
#F55A6C #A64E92 1.59:1 Fail Fail
#A64E92 #BF64F5 1.54:1 Fail Fail
#BF64F5 #F55ABB 1.11:1 Fail Fail
#F55A6C #F55ABB 1.08:1 Fail Fail
#F55A6C #BF64F5 1.03:1 Fail Fail

How to use these colors

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

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 #F55A6C, #A64E92, #BF64F5 and #F55ABB. 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!