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

Yellow & Violet, Teal Color Palette

#9060F5 144, 96, 245
#28F5F5 40, 245, 245
#6EF5A6 110, 245, 166
#F5F520 245, 245, 32
#9060F5
Color 1
#28F5F5
Color 2
#6EF5A6
Color 3
#F5F520
Color 4
:root {
  --color-1: #9060F5;
  --color-2: #28F5F5;
  --color-3: #6EF5A6;
  --color-4: #F5F520;
}
colors: {
  'palette-1': '#9060F5',
  'palette-2': '#28F5F5',
  'palette-3': '#6EF5A6',
  'palette-4': '#F5F520',
}
const palette = [
  '#9060F5',
  '#28F5F5',
  '#6EF5A6',
  '#F5F520',
];
$color-1: #9060F5;
$color-2: #28F5F5;
$color-3: #6EF5A6;
$color-4: #F5F520;
Palette Codes 4 COLORS

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

2,187 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Yellow (#F5F520) and reads as well balanced in lightness, with an average saturation of 89% and lightness of 62%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #9060F5

rgb(144, 96, 245) · hsl(259, 88%, 67%)

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

Teal #28F5F5

rgb(40, 245, 245) · hsl(180, 91%, 56%)

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

Green #6EF5A6

rgb(110, 245, 166) · hsl(145, 87%, 70%)

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

Yellow #F5F520

rgb(245, 245, 32) · hsl(60, 91%, 54%)

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
#9060F5 #F5F520 3.47:1 Fail Fail
#9060F5 #28F5F5 2.99:1 Fail Fail
#9060F5 #6EF5A6 2.95:1 Fail Fail
#6EF5A6 #F5F520 1.18:1 Fail Fail
#28F5F5 #F5F520 1.16:1 Fail Fail
#28F5F5 #6EF5A6 1.01:1 Fail Fail

How to use these colors

  • Background — Green (#6EF5A6): the lightest tone — a clean base for large areas
  • Text — Yellow (#F5F520): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#F5F520): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#28F5F5): 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 Yellow 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 (#9060F5), Teal (#28F5F5), Green (#6EF5A6) and Yellow (#F5F520).

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 #9060F5, #28F5F5, #6EF5A6 and #F5F520. 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!