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

Violet & Blue, Green Color Palette

#4B6CD5 75, 108, 213
#A371F5 163, 113, 245
#75F5A8 117, 245, 168
#22E6B1 34, 230, 177
#4B6CD5
Color 1
#A371F5
Color 2
#75F5A8
Color 3
#22E6B1
Color 4
:root {
  --color-1: #4B6CD5;
  --color-2: #A371F5;
  --color-3: #75F5A8;
  --color-4: #22E6B1;
}
colors: {
  'palette-1': '#4B6CD5',
  'palette-2': '#A371F5',
  'palette-3': '#75F5A8',
  'palette-4': '#22E6B1',
}
const palette = [
  '#4B6CD5',
  '#A371F5',
  '#75F5A8',
  '#22E6B1',
];
$color-1: #4B6CD5;
$color-2: #A371F5;
$color-3: #75F5A8;
$color-4: #22E6B1;
Palette Codes 4 COLORS

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

5,980 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Violet (#A371F5) and reads as well balanced in lightness, with an average saturation of 79% and lightness of 62%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #4B6CD5

rgb(75, 108, 213) · hsl(226, 62%, 56%)

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

Violet #A371F5

rgb(163, 113, 245) · hsl(263, 87%, 70%)

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

Green #75F5A8

rgb(117, 245, 168) · hsl(144, 86%, 71%)

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

Teal #22E6B1

rgb(34, 230, 177) · hsl(164, 80%, 52%)

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
#4B6CD5 #75F5A8 3.49:1 Fail Fail
#4B6CD5 #22E6B1 2.96:1 Fail Fail
#A371F5 #75F5A8 2.47:1 Fail Fail
#A371F5 #22E6B1 2.09:1 Fail Fail
#4B6CD5 #A371F5 1.42:1 Fail Fail
#75F5A8 #22E6B1 1.18:1 Fail Fail

How to use these colors

  • Background — Green (#75F5A8): the lightest tone — a clean base for large areas
  • Text — Teal (#22E6B1): the darkest tone — readable for body copy and headings
  • Primary — Violet (#A371F5): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#22E6B1): 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 Violet 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 (#4B6CD5), Violet (#A371F5), Green (#75F5A8) and Teal (#22E6B1).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #4B6CD5, #A371F5, #75F5A8 and #22E6B1. 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!