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

Teal & Blue, Violet Color Palette

#558EF4 85, 142, 244
#A467F5 164, 103, 245
#53F598 83, 245, 152
#4EF5EB 78, 245, 235
#558EF4
Color 1
#A467F5
Color 2
#53F598
Color 3
#4EF5EB
Color 4
:root {
  --color-1: #558EF4;
  --color-2: #A467F5;
  --color-3: #53F598;
  --color-4: #4EF5EB;
}
colors: {
  'palette-1': '#558EF4',
  'palette-2': '#A467F5',
  'palette-3': '#53F598',
  'palette-4': '#4EF5EB',
}
const palette = [
  '#558EF4',
  '#A467F5',
  '#53F598',
  '#4EF5EB',
];
$color-1: #558EF4;
$color-2: #A467F5;
$color-3: #53F598;
$color-4: #4EF5EB;
Palette Codes 4 COLORS

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

65 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#4EF5EB) and reads as well balanced in lightness, with an average saturation of 88% and lightness of 65%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #558EF4

rgb(85, 142, 244) · hsl(218, 88%, 65%)

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

Violet #A467F5

rgb(164, 103, 245) · hsl(266, 88%, 68%)

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

Green #53F598

rgb(83, 245, 152) · hsl(146, 89%, 64%)

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

Teal #4EF5EB

rgb(78, 245, 235) · hsl(176, 89%, 63%)

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
#A467F5 #4EF5EB 2.67:1 Fail Fail
#A467F5 #53F598 2.55:1 Fail Fail
#558EF4 #4EF5EB 2.38:1 Fail Fail
#558EF4 #53F598 2.27:1 Fail Fail
#558EF4 #A467F5 1.12:1 Fail Fail
#53F598 #4EF5EB 1.05:1 Fail Fail

How to use these colors

  • Background — Violet (#A467F5): the lightest tone — a clean base for large areas
  • Text — Teal (#4EF5EB): the darkest tone — readable for body copy and headings
  • Primary — Teal (#4EF5EB): the most saturated tone — buttons, links and key UI
  • Accent — Green (#53F598): 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 (#558EF4), Violet (#A467F5), Green (#53F598) and Teal (#4EF5EB).

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 #558EF4, #A467F5, #53F598 and #4EF5EB. 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!