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

Pink & Blue, Violet Color Palette

#4163C4 65, 99, 196
#53308F 83, 48, 143
#F38BF2 243, 139, 242
#CE3341 206, 51, 65
#4163C4
Color 1
#53308F
Color 2
#F38BF2
Color 3
#CE3341
Color 4
:root {
  --color-1: #4163C4;
  --color-2: #53308F;
  --color-3: #F38BF2;
  --color-4: #CE3341;
}
colors: {
  'palette-1': '#4163C4',
  'palette-2': '#53308F',
  'palette-3': '#F38BF2',
  'palette-4': '#CE3341',
}
const palette = [
  '#4163C4',
  '#53308F',
  '#F38BF2',
  '#CE3341',
];
$color-1: #4163C4;
$color-2: #53308F;
$color-3: #F38BF2;
$color-4: #CE3341;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look.

2,454 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Pink (#F38BF2) and reads as well balanced in lightness, with an average saturation of 61% and lightness of 53%. It adapts to a wide range of web and brand projects.

The colors in this palette

Blue #4163C4

rgb(65, 99, 196) · hsl(224, 53%, 51%)

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

Violet #53308F

rgb(83, 48, 143) · hsl(262, 50%, 37%)

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

Pink #F38BF2

rgb(243, 139, 242) · hsl(301, 81%, 75%)

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

Red #CE3341

rgb(206, 51, 65) · hsl(355, 61%, 50%)

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

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
#53308F #F38BF2 4.47:1 Fail Fail
#4163C4 #F38BF2 2.57:1 Fail Fail
#F38BF2 #CE3341 2.34:1 Fail Fail
#53308F #CE3341 1.91:1 Fail Fail
#4163C4 #53308F 1.74:1 Fail Fail
#4163C4 #CE3341 1.1:1 Fail Fail

How to use these colors

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

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 #4163C4, #53308F, #F38BF2 and #CE3341. 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!