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

Teal & Blue, Violet Color Palette

#3361BC 51, 97, 188
#AB73F5 171, 115, 245
#2EB75B 46, 183, 91
#4FF5E2 79, 245, 226
#3361BC
Color 1
#AB73F5
Color 2
#2EB75B
Color 3
#4FF5E2
Color 4
:root {
  --color-1: #3361BC;
  --color-2: #AB73F5;
  --color-3: #2EB75B;
  --color-4: #4FF5E2;
}
colors: {
  'palette-1': '#3361BC',
  'palette-2': '#AB73F5',
  'palette-3': '#2EB75B',
  'palette-4': '#4FF5E2',
}
const palette = [
  '#3361BC',
  '#AB73F5',
  '#2EB75B',
  '#4FF5E2',
];
$color-1: #3361BC;
$color-2: #AB73F5;
$color-3: #2EB75B;
$color-4: #4FF5E2;
Palette Codes 4 COLORS

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

5,972 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Blue #3361BC

rgb(51, 97, 188) · hsl(220, 57%, 47%)

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

Violet #AB73F5

rgb(171, 115, 245) · hsl(266, 87%, 71%)

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

Green #2EB75B

rgb(46, 183, 91) · hsl(140, 60%, 45%)

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

Teal #4FF5E2

rgb(79, 245, 226) · hsl(173, 89%, 64%)

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
#3361BC #4FF5E2 4.33:1 Fail Fail
#AB73F5 #4FF5E2 2.38:1 Fail Fail
#3361BC #2EB75B 2.25:1 Fail Fail
#2EB75B #4FF5E2 1.93:1 Fail Fail
#3361BC #AB73F5 1.82:1 Fail Fail
#AB73F5 #2EB75B 1.24:1 Fail Fail

How to use these colors

  • Background — Violet (#AB73F5): the lightest tone — a clean base for large areas
  • Text — Green (#2EB75B): the darkest tone — readable for body copy and headings
  • Primary — Teal (#4FF5E2): the most saturated tone — buttons, links and key UI
  • Accent — Green (#2EB75B): 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 (#3361BC), Violet (#AB73F5), Green (#2EB75B) and Teal (#4FF5E2).

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 #3361BC, #AB73F5, #2EB75B and #4FF5E2. 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!