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

Teal & Violet, Green Color Palette

#A874F5 168, 116, 245
#0ADDF5 10, 221, 245
#59DCA4 89, 220, 164
#F4DC0A 244, 220, 10
#A874F5
Color 1
#0ADDF5
Color 2
#59DCA4
Color 3
#F4DC0A
Color 4
:root {
  --color-1: #A874F5;
  --color-2: #0ADDF5;
  --color-3: #59DCA4;
  --color-4: #F4DC0A;
}
colors: {
  'palette-1': '#A874F5',
  'palette-2': '#0ADDF5',
  'palette-3': '#59DCA4',
  'palette-4': '#F4DC0A',
}
const palette = [
  '#A874F5',
  '#0ADDF5',
  '#59DCA4',
  '#F4DC0A',
];
$color-1: #A874F5;
$color-2: #0ADDF5;
$color-3: #59DCA4;
$color-4: #F4DC0A;
Palette Codes 4 COLORS

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

1,683 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Violet #A874F5

rgb(168, 116, 245) · hsl(264, 87%, 71%)

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

Teal #0ADDF5

rgb(10, 221, 245) · hsl(186, 92%, 50%)

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

Green #59DCA4

rgb(89, 220, 164) · hsl(154, 65%, 61%)

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

Yellow #F4DC0A

rgb(244, 220, 10) · hsl(54, 92%, 50%)

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
#A874F5 #F4DC0A 2.33:1 Fail Fail
#A874F5 #0ADDF5 1.96:1 Fail Fail
#A874F5 #59DCA4 1.88:1 Fail Fail
#59DCA4 #F4DC0A 1.24:1 Fail Fail
#0ADDF5 #F4DC0A 1.19:1 Fail Fail
#0ADDF5 #59DCA4 1.04:1 Fail Fail

How to use these colors

  • Background — Violet (#A874F5): the lightest tone — a clean base for large areas
  • Text — Yellow (#F4DC0A): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0ADDF5): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#F4DC0A): 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: Violet (#A874F5), Teal (#0ADDF5), Green (#59DCA4) and Yellow (#F4DC0A).

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 #A874F5, #0ADDF5, #59DCA4 and #F4DC0A. 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!