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

Teal & Violet, Green Color Palette

#AA7CF5 170, 124, 245
#0AD6F5 10, 214, 245
#49E086 73, 224, 134
#E7E60A 231, 230, 10
#AA7CF5
Color 1
#0AD6F5
Color 2
#49E086
Color 3
#E7E60A
Color 4
:root {
  --color-1: #AA7CF5;
  --color-2: #0AD6F5;
  --color-3: #49E086;
  --color-4: #E7E60A;
}
colors: {
  'palette-1': '#AA7CF5',
  'palette-2': '#0AD6F5',
  'palette-3': '#49E086',
  'palette-4': '#E7E60A',
}
const palette = [
  '#AA7CF5',
  '#0AD6F5',
  '#49E086',
  '#E7E60A',
];
$color-1: #AA7CF5;
$color-2: #0AD6F5;
$color-3: #49E086;
$color-4: #E7E60A;
Palette Codes 4 COLORS

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

7,958 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Violet #AA7CF5

rgb(170, 124, 245) · hsl(263, 86%, 72%)

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

Teal #0AD6F5

rgb(10, 214, 245) · hsl(188, 92%, 50%)

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

Green #49E086

rgb(73, 224, 134) · hsl(144, 71%, 58%)

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

Yellow #E7E60A

rgb(231, 230, 10) · hsl(60, 92%, 47%)

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
#AA7CF5 #E7E60A 2.27:1 Fail Fail
#AA7CF5 #49E086 1.78:1 Fail Fail
#AA7CF5 #0AD6F5 1.73:1 Fail Fail
#0AD6F5 #E7E60A 1.32:1 Fail Fail
#49E086 #E7E60A 1.28:1 Fail Fail
#0AD6F5 #49E086 1.03:1 Fail Fail

How to use these colors

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

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 #AA7CF5, #0AD6F5, #49E086 and #E7E60A. 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!