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

Teal & Blue, Violet Color Palette

#2367C7 35, 103, 199
#8A41D4 138, 65, 212
#69F593 105, 245, 147
#66F5ED 102, 245, 237
#2367C7
Color 1
#8A41D4
Color 2
#69F593
Color 3
#66F5ED
Color 4
:root {
  --color-1: #2367C7;
  --color-2: #8A41D4;
  --color-3: #69F593;
  --color-4: #66F5ED;
}
colors: {
  'palette-1': '#2367C7',
  'palette-2': '#8A41D4',
  'palette-3': '#69F593',
  'palette-4': '#66F5ED',
}
const palette = [
  '#2367C7',
  '#8A41D4',
  '#69F593',
  '#66F5ED',
];
$color-1: #2367C7;
$color-2: #8A41D4;
$color-3: #69F593;
$color-4: #66F5ED;
Palette Codes 4 COLORS

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

7,548 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 Teal (#66F5ED) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 59%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #2367C7

rgb(35, 103, 199) · hsl(215, 70%, 46%)

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

Violet #8A41D4

rgb(138, 65, 212) · hsl(270, 63%, 54%)

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

Green #69F593

rgb(105, 245, 147) · hsl(138, 88%, 69%)

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

Teal #66F5ED

rgb(102, 245, 237) · hsl(177, 88%, 68%)

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
#8A41D4 #66F5ED 4.18:1 Fail Fail
#2367C7 #66F5ED 4.13:1 Fail Fail
#8A41D4 #69F593 3.98:1 Fail Fail
#2367C7 #69F593 3.93:1 Fail Fail
#69F593 #66F5ED 1.05:1 Fail Fail
#2367C7 #8A41D4 1.01:1 Fail Fail

How to use these colors

  • Background — Green (#69F593): the lightest tone — a clean base for large areas
  • Text — Blue (#2367C7): the darkest tone — readable for body copy and headings
  • Primary — Teal (#66F5ED): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2367C7): 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 Teal 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 (#2367C7), Violet (#8A41D4), Green (#69F593) and Teal (#66F5ED).

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 #2367C7, #8A41D4, #69F593 and #66F5ED. 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!