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

Violet & Blue, Green Color Palette

#3378E2 51, 120, 226
#B678F5 182, 120, 245
#27CA5C 39, 202, 92
#20E7D8 32, 231, 216
#3378E2
Color 1
#B678F5
Color 2
#27CA5C
Color 3
#20E7D8
Color 4
:root {
  --color-1: #3378E2;
  --color-2: #B678F5;
  --color-3: #27CA5C;
  --color-4: #20E7D8;
}
colors: {
  'palette-1': '#3378E2',
  'palette-2': '#B678F5',
  'palette-3': '#27CA5C',
  'palette-4': '#20E7D8',
}
const palette = [
  '#3378E2',
  '#B678F5',
  '#27CA5C',
  '#20E7D8',
];
$color-1: #3378E2;
$color-2: #B678F5;
$color-3: #27CA5C;
$color-4: #20E7D8;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

1,216 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Violet (#B678F5) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 56%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #3378E2

rgb(51, 120, 226) · hsl(216, 75%, 54%)

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

Violet #B678F5

rgb(182, 120, 245) · hsl(270, 86%, 72%)

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

Green #27CA5C

rgb(39, 202, 92) · hsl(140, 68%, 47%)

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

Teal #20E7D8

rgb(32, 231, 216) · hsl(175, 81%, 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
#3378E2 #20E7D8 2.74:1 Fail Fail
#3378E2 #27CA5C 1.97:1 Fail Fail
#B678F5 #20E7D8 1.93:1 Fail Fail
#3378E2 #B678F5 1.42:1 Fail Fail
#B678F5 #27CA5C 1.39:1 Fail Fail
#27CA5C #20E7D8 1.39:1 Fail Fail

How to use these colors

  • Background — Violet (#B678F5): the lightest tone — a clean base for large areas
  • Text — Green (#27CA5C): the darkest tone — readable for body copy and headings
  • Primary — Teal (#20E7D8): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#3378E2): 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 (#3378E2), Violet (#B678F5), Green (#27CA5C) and Teal (#20E7D8).

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 #3378E2, #B678F5, #27CA5C and #20E7D8. 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!