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

Teal & Violet, Green Color Palette

#7E58F5 126, 88, 245
#0ACCF5 10, 204, 245
#60E3A3 96, 227, 163
#F5F519 245, 245, 25
#7E58F5
Color 1
#0ACCF5
Color 2
#60E3A3
Color 3
#F5F519
Color 4
:root {
  --color-1: #7E58F5;
  --color-2: #0ACCF5;
  --color-3: #60E3A3;
  --color-4: #F5F519;
}
colors: {
  'palette-1': '#7E58F5',
  'palette-2': '#0ACCF5',
  'palette-3': '#60E3A3',
  'palette-4': '#F5F519',
}
const palette = [
  '#7E58F5',
  '#0ACCF5',
  '#60E3A3',
  '#F5F519',
];
$color-1: #7E58F5;
$color-2: #0ACCF5;
$color-3: #60E3A3;
$color-4: #F5F519;
Palette Codes 4 COLORS

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

7,368 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 (#0ACCF5) and reads as well balanced in lightness, with an average saturation of 86% and lightness of 58%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #7E58F5

rgb(126, 88, 245) · hsl(255, 89%, 65%)

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

Teal #0ACCF5

rgb(10, 204, 245) · hsl(190, 92%, 50%)

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

Green #60E3A3

rgb(96, 227, 163) · hsl(151, 70%, 63%)

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

Yellow #F5F519

rgb(245, 245, 25) · hsl(60, 92%, 53%)

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
#7E58F5 #F5F519 3.9:1 Fail Fail
#7E58F5 #60E3A3 2.83:1 Fail Fail
#7E58F5 #0ACCF5 2.38:1 Fail Fail
#0ACCF5 #F5F519 1.64:1 Fail Fail
#60E3A3 #F5F519 1.38:1 Fail Fail
#0ACCF5 #60E3A3 1.19:1 Fail Fail

How to use these colors

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

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 #7E58F5, #0ACCF5, #60E3A3 and #F5F519. 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!