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

Teal & Blue, Violet Color Palette

#2C5EC7 44, 94, 199
#8C47D6 140, 71, 214
#55EA72 85, 234, 114
#46F5ED 70, 245, 237
#2C5EC7
Color 1
#8C47D6
Color 2
#55EA72
Color 3
#46F5ED
Color 4
:root {
  --color-1: #2C5EC7;
  --color-2: #8C47D6;
  --color-3: #55EA72;
  --color-4: #46F5ED;
}
colors: {
  'palette-1': '#2C5EC7',
  'palette-2': '#8C47D6',
  'palette-3': '#55EA72',
  'palette-4': '#46F5ED',
}
const palette = [
  '#2C5EC7',
  '#8C47D6',
  '#55EA72',
  '#46F5ED',
];
$color-1: #2C5EC7;
$color-2: #8C47D6;
$color-3: #55EA72;
$color-4: #46F5ED;
Palette Codes 4 COLORS

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

7,714 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Teal (#46F5ED) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #2C5EC7

rgb(44, 94, 199) · hsl(221, 64%, 48%)

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

Violet #8C47D6

rgb(140, 71, 214) · hsl(269, 64%, 56%)

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

Green #55EA72

rgb(85, 234, 114) · hsl(132, 78%, 63%)

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

Teal #46F5ED

rgb(70, 245, 237) · hsl(177, 90%, 62%)

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
#2C5EC7 #46F5ED 4.4:1 Fail Fail
#8C47D6 #46F5ED 3.9:1 Fail Fail
#2C5EC7 #55EA72 3.79:1 Fail Fail
#8C47D6 #55EA72 3.36:1 Fail Fail
#55EA72 #46F5ED 1.16:1 Fail Fail
#2C5EC7 #8C47D6 1.13:1 Fail Fail

How to use these colors

  • Background — Green (#55EA72): the lightest tone — a clean base for large areas
  • Text — Blue (#2C5EC7): the darkest tone — readable for body copy and headings
  • Primary — Teal (#46F5ED): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2C5EC7): 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 (#2C5EC7), Violet (#8C47D6), Green (#55EA72) and Teal (#46F5ED).

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 #2C5EC7, #8C47D6, #55EA72 and #46F5ED. 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!