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

Yellow & Violet, Teal Color Palette

#9C70F5 156, 112, 245
#19F4F5 25, 244, 245
#7BEBB9 123, 235, 185
#F5F50A 245, 245, 10
#9C70F5
Color 1
#19F4F5
Color 2
#7BEBB9
Color 3
#F5F50A
Color 4
:root {
  --color-1: #9C70F5;
  --color-2: #19F4F5;
  --color-3: #7BEBB9;
  --color-4: #F5F50A;
}
colors: {
  'palette-1': '#9C70F5',
  'palette-2': '#19F4F5',
  'palette-3': '#7BEBB9',
  'palette-4': '#F5F50A',
}
const palette = [
  '#9C70F5',
  '#19F4F5',
  '#7BEBB9',
  '#F5F50A',
];
$color-1: #9C70F5;
$color-2: #19F4F5;
$color-3: #7BEBB9;
$color-4: #F5F50A;
Palette Codes 4 COLORS

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

3,713 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Violet #9C70F5

rgb(156, 112, 245) · hsl(260, 87%, 70%)

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

Teal #19F4F5

rgb(25, 244, 245) · hsl(180, 92%, 53%)

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

Green #7BEBB9

rgb(123, 235, 185) · hsl(153, 74%, 70%)

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

Yellow #F5F50A

rgb(245, 245, 10) · hsl(60, 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
#9C70F5 #F5F50A 2.97:1 Fail Fail
#9C70F5 #19F4F5 2.53:1 Fail Fail
#9C70F5 #7BEBB9 2.38:1 Fail Fail
#7BEBB9 #F5F50A 1.24:1 Fail Fail
#19F4F5 #F5F50A 1.17:1 Fail Fail
#19F4F5 #7BEBB9 1.06:1 Fail Fail

How to use these colors

  • Background — Green (#7BEBB9): the lightest tone — a clean base for large areas
  • Text — Yellow (#F5F50A): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#F5F50A): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#19F4F5): 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 (#9C70F5), Teal (#19F4F5), Green (#7BEBB9) and Yellow (#F5F50A).

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 #9C70F5, #19F4F5, #7BEBB9 and #F5F50A. 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!