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

Green & Blue, Violet Color Palette

#2654C7 38, 84, 199
#9154D0 145, 84, 208
#6BF58B 107, 245, 139
#2EEAD2 46, 234, 210
#2654C7
Color 1
#9154D0
Color 2
#6BF58B
Color 3
#2EEAD2
Color 4
:root {
  --color-1: #2654C7;
  --color-2: #9154D0;
  --color-3: #6BF58B;
  --color-4: #2EEAD2;
}
colors: {
  'palette-1': '#2654C7',
  'palette-2': '#9154D0',
  'palette-3': '#6BF58B',
  'palette-4': '#2EEAD2',
}
const palette = [
  '#2654C7',
  '#9154D0',
  '#6BF58B',
  '#2EEAD2',
];
$color-1: #2654C7;
$color-2: #9154D0;
$color-3: #6BF58B;
$color-4: #2EEAD2;
Palette Codes 4 COLORS

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

6,234 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Blue #2654C7

rgb(38, 84, 199) · hsl(223, 68%, 46%)

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

Violet #9154D0

rgb(145, 84, 208) · hsl(270, 57%, 57%)

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

Green #6BF58B

rgb(107, 245, 139) · hsl(134, 87%, 69%)

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

Teal #2EEAD2

rgb(46, 234, 210) · hsl(172, 82%, 55%)

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
#2654C7 #6BF58B 4.74:1 Pass Fail
#2654C7 #2EEAD2 4.35:1 Fail Fail
#9154D0 #6BF58B 3.44:1 Fail Fail
#9154D0 #2EEAD2 3.15:1 Fail Fail
#2654C7 #9154D0 1.38:1 Fail Fail
#6BF58B #2EEAD2 1.09:1 Fail Fail

How to use these colors

  • Background — Green (#6BF58B): the lightest tone — a clean base for large areas
  • Text — Blue (#2654C7): the darkest tone — readable for body copy and headings
  • Primary — Teal (#2EEAD2): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2654C7): 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 (#2654C7), Violet (#9154D0), Green (#6BF58B) and Teal (#2EEAD2).

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 #2654C7, #9154D0, #6BF58B and #2EEAD2. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Blue text on Green reaches a contrast ratio of 4.74:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!