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

Violet & Blue, Green Color Palette

#3C6FEC 60, 111, 236
#9446F4 148, 70, 244
#58F581 88, 245, 129
#10DFB8 16, 223, 184
#3C6FEC
Color 1
#9446F4
Color 2
#58F581
Color 3
#10DFB8
Color 4
:root {
  --color-1: #3C6FEC;
  --color-2: #9446F4;
  --color-3: #58F581;
  --color-4: #10DFB8;
}
colors: {
  'palette-1': '#3C6FEC',
  'palette-2': '#9446F4',
  'palette-3': '#58F581',
  'palette-4': '#10DFB8',
}
const palette = [
  '#3C6FEC',
  '#9446F4',
  '#58F581',
  '#10DFB8',
];
$color-1: #3C6FEC;
$color-2: #9446F4;
$color-3: #58F581;
$color-4: #10DFB8;
Palette Codes 4 COLORS

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

1,197 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 Violet (#9446F4) and reads as well balanced in lightness, with an average saturation of 87% and lightness of 58%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #3C6FEC

rgb(60, 111, 236) · hsl(223, 82%, 58%)

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

Violet #9446F4

rgb(148, 70, 244) · hsl(267, 89%, 62%)

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

Green #58F581

rgb(88, 245, 129) · hsl(136, 89%, 65%)

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

Teal #10DFB8

rgb(16, 223, 184) · hsl(169, 87%, 47%)

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
#9446F4 #58F581 3.33:1 Fail Fail
#3C6FEC #58F581 3.16:1 Fail Fail
#9446F4 #10DFB8 2.76:1 Fail Fail
#3C6FEC #10DFB8 2.62:1 Fail Fail
#58F581 #10DFB8 1.21:1 Fail Fail
#3C6FEC #9446F4 1.05:1 Fail Fail

How to use these colors

  • Background — Green (#58F581): the lightest tone — a clean base for large areas
  • Text — Teal (#10DFB8): the darkest tone — readable for body copy and headings
  • Primary — Violet (#9446F4): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#10DFB8): 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 (#3C6FEC), Violet (#9446F4), Green (#58F581) and Teal (#10DFB8).

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 #3C6FEC, #9446F4, #58F581 and #10DFB8. 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!