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

Pink & Blue, Violet Color Palette

#4D62C3 77, 98, 195
#6542A2 101, 66, 162
#F49EF5 244, 158, 245
#F56E9A 245, 110, 154
#4D62C3
Color 1
#6542A2
Color 2
#F49EF5
Color 3
#F56E9A
Color 4
:root {
  --color-1: #4D62C3;
  --color-2: #6542A2;
  --color-3: #F49EF5;
  --color-4: #F56E9A;
}
colors: {
  'palette-1': '#4D62C3',
  'palette-2': '#6542A2',
  'palette-3': '#F49EF5',
  'palette-4': '#F56E9A',
}
const palette = [
  '#4D62C3',
  '#6542A2',
  '#F49EF5',
  '#F56E9A',
];
$color-1: #4D62C3;
$color-2: #6542A2;
$color-3: #F49EF5;
$color-4: #F56E9A;
Palette Codes 4 COLORS

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

5,881 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Pink (#F56E9A) and reads as well balanced in lightness, with an average saturation of 65% and lightness of 62%. It adapts to a wide range of web and brand projects.

The colors in this palette

Blue #4D62C3

rgb(77, 98, 195) · hsl(229, 50%, 53%)

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

Violet #6542A2

rgb(101, 66, 162) · hsl(262, 42%, 45%)

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

Light Pink #F49EF5

rgb(244, 158, 245) · hsl(299, 81%, 79%)

A light, airy tone — ideal for backgrounds and subtle fills.

Pink #F56E9A

rgb(245, 110, 154) · hsl(340, 87%, 70%)

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
#6542A2 #F49EF5 3.87:1 Fail Fail
#4D62C3 #F49EF5 2.87:1 Fail Fail
#6542A2 #F56E9A 2.66:1 Fail Fail
#4D62C3 #F56E9A 1.97:1 Fail Fail
#F49EF5 #F56E9A 1.46:1 Fail Fail
#4D62C3 #6542A2 1.35:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F49EF5): the lightest tone — a clean base for large areas
  • Text — Violet (#6542A2): the darkest tone — readable for body copy and headings
  • Primary — Pink (#F56E9A): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#4D62C3): 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: Blue (#4D62C3), Violet (#6542A2), Light Pink (#F49EF5) and Pink (#F56E9A).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #4D62C3, #6542A2, #F49EF5 and #F56E9A. 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!