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

Pink & Red, Dark Pink Color Palette

#F25B67 242, 91, 103
#6E0A46 110, 10, 70
#D786F5 215, 134, 245
#F246A3 242, 70, 163
#F25B67
Color 1
#6E0A46
Color 2
#D786F5
Color 3
#F246A3
Color 4
:root {
  --color-1: #F25B67;
  --color-2: #6E0A46;
  --color-3: #D786F5;
  --color-4: #F246A3;
}
colors: {
  'palette-1': '#F25B67',
  'palette-2': '#6E0A46',
  'palette-3': '#D786F5',
  'palette-4': '#F246A3',
}
const palette = [
  '#F25B67',
  '#6E0A46',
  '#D786F5',
  '#F246A3',
];
$color-1: #F25B67;
$color-2: #6E0A46;
$color-3: #D786F5;
$color-4: #F246A3;
Palette Codes 4 COLORS

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

1,762 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 (#F246A3) and reads as well balanced in lightness, with an average saturation of 85% and lightness of 56%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F25B67

rgb(242, 91, 103) · hsl(355, 85%, 65%)

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

Dark Pink #6E0A46

rgb(110, 10, 70) · hsl(324, 83%, 24%)

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

Violet #D786F5

rgb(215, 134, 245) · hsl(284, 85%, 74%)

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

Pink #F246A3

rgb(242, 70, 163) · hsl(328, 87%, 61%)

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
#6E0A46 #D786F5 4.8:1 Pass Fail
#F25B67 #6E0A46 3.6:1 Fail Fail
#6E0A46 #F246A3 3.44:1 Fail Fail
#D786F5 #F246A3 1.39:1 Fail Fail
#F25B67 #D786F5 1.33:1 Fail Fail
#F25B67 #F246A3 1.05:1 Fail Fail

How to use these colors

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

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 #F25B67, #6E0A46, #D786F5 and #F246A3. 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.8:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!