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

Teal & Violet, Green Color Palette

#8D75F5 141, 117, 245
#0AD4F5 10, 212, 245
#74F5BD 116, 245, 189
#E4E40A 228, 228, 10
#8D75F5
Color 1
#0AD4F5
Color 2
#74F5BD
Color 3
#E4E40A
Color 4
:root {
  --color-1: #8D75F5;
  --color-2: #0AD4F5;
  --color-3: #74F5BD;
  --color-4: #E4E40A;
}
colors: {
  'palette-1': '#8D75F5',
  'palette-2': '#0AD4F5',
  'palette-3': '#74F5BD',
  'palette-4': '#E4E40A',
}
const palette = [
  '#8D75F5',
  '#0AD4F5',
  '#74F5BD',
  '#E4E40A',
];
$color-1: #8D75F5;
$color-2: #0AD4F5;
$color-3: #74F5BD;
$color-4: #E4E40A;
Palette Codes 4 COLORS

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

853 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Violet #8D75F5

rgb(141, 117, 245) · hsl(251, 86%, 71%)

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

Teal #0AD4F5

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

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

Green #74F5BD

rgb(116, 245, 189) · hsl(154, 87%, 71%)

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

Yellow #E4E40A

rgb(228, 228, 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
#8D75F5 #74F5BD 2.59:1 Fail Fail
#8D75F5 #E4E40A 2.57:1 Fail Fail
#8D75F5 #0AD4F5 1.96:1 Fail Fail
#0AD4F5 #74F5BD 1.32:1 Fail Fail
#0AD4F5 #E4E40A 1.31:1 Fail Fail
#74F5BD #E4E40A 1.01:1 Fail Fail

How to use these colors

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

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 #8D75F5, #0AD4F5, #74F5BD and #E4E40A. 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!