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

Green & Blue, Violet Color Palette

#416CCD 65, 108, 205
#7F3CD2 127, 60, 210
#4FF587 79, 245, 135
#56F5F5 86, 245, 245
#416CCD
Color 1
#7F3CD2
Color 2
#4FF587
Color 3
#56F5F5
Color 4
:root {
  --color-1: #416CCD;
  --color-2: #7F3CD2;
  --color-3: #4FF587;
  --color-4: #56F5F5;
}
colors: {
  'palette-1': '#416CCD',
  'palette-2': '#7F3CD2',
  'palette-3': '#4FF587',
  'palette-4': '#56F5F5',
}
const palette = [
  '#416CCD',
  '#7F3CD2',
  '#4FF587',
  '#56F5F5',
];
$color-1: #416CCD;
$color-2: #7F3CD2;
$color-3: #4FF587;
$color-4: #56F5F5;
Palette Codes 4 COLORS

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

1,171 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Green (#4FF587) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 59%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #416CCD

rgb(65, 108, 205) · hsl(222, 58%, 53%)

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

Violet #7F3CD2

rgb(127, 60, 210) · hsl(267, 62%, 53%)

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

Green #4FF587

rgb(79, 245, 135) · hsl(140, 89%, 64%)

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

Teal #56F5F5

rgb(86, 245, 245) · hsl(180, 89%, 65%)

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
#7F3CD2 #56F5F5 4.53:1 Pass Fail
#7F3CD2 #4FF587 4.24:1 Fail Fail
#416CCD #56F5F5 3.71:1 Fail Fail
#416CCD #4FF587 3.47:1 Fail Fail
#416CCD #7F3CD2 1.22:1 Fail Fail
#4FF587 #56F5F5 1.07:1 Fail Fail

How to use these colors

  • Background — Teal (#56F5F5): the lightest tone — a clean base for large areas
  • Text — Blue (#416CCD): the darkest tone — readable for body copy and headings
  • Primary — Green (#4FF587): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#7F3CD2): 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 Green 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 (#416CCD), Violet (#7F3CD2), Green (#4FF587) and Teal (#56F5F5).

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 #416CCD, #7F3CD2, #4FF587 and #56F5F5. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Violet text on Teal reaches a contrast ratio of 4.53:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!