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

Violet & Blue, Green Color Palette

#2C69D1 44, 105, 209
#B363F5 179, 99, 245
#42E168 66, 225, 104
#31E8BE 49, 232, 190
#2C69D1
Color 1
#B363F5
Color 2
#42E168
Color 3
#31E8BE
Color 4
:root {
  --color-1: #2C69D1;
  --color-2: #B363F5;
  --color-3: #42E168;
  --color-4: #31E8BE;
}
colors: {
  'palette-1': '#2C69D1',
  'palette-2': '#B363F5',
  'palette-3': '#42E168',
  'palette-4': '#31E8BE',
}
const palette = [
  '#2C69D1',
  '#B363F5',
  '#42E168',
  '#31E8BE',
];
$color-1: #2C69D1;
$color-2: #B363F5;
$color-3: #42E168;
$color-4: #31E8BE;
Palette Codes 4 COLORS

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

2,021 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Violet (#B363F5) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #2C69D1

rgb(44, 105, 209) · hsl(218, 65%, 50%)

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

Violet #B363F5

rgb(179, 99, 245) · hsl(273, 88%, 67%)

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

Green #42E168

rgb(66, 225, 104) · hsl(134, 73%, 57%)

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

Teal #31E8BE

rgb(49, 232, 190) · hsl(166, 80%, 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
#2C69D1 #31E8BE 3.31:1 Fail Fail
#2C69D1 #42E168 3.01:1 Fail Fail
#B363F5 #31E8BE 2.23:1 Fail Fail
#B363F5 #42E168 2.03:1 Fail Fail
#2C69D1 #B363F5 1.49:1 Fail Fail
#42E168 #31E8BE 1.1:1 Fail Fail

How to use these colors

  • Background — Violet (#B363F5): the lightest tone — a clean base for large areas
  • Text — Blue (#2C69D1): the darkest tone — readable for body copy and headings
  • Primary — Teal (#31E8BE): the most saturated tone — buttons, links and key UI
  • Accent — Green (#42E168): 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 (#2C69D1), Violet (#B363F5), Green (#42E168) and Teal (#31E8BE).

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 #2C69D1, #B363F5, #42E168 and #31E8BE. 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!