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

Yellow & Violet, Teal Color Palette

#6F2DEB 111, 45, 235
#1AF5F5 26, 245, 245
#59CA97 89, 202, 151
#F5F50E 245, 245, 14
#6F2DEB
Color 1
#1AF5F5
Color 2
#59CA97
Color 3
#F5F50E
Color 4
:root {
  --color-1: #6F2DEB;
  --color-2: #1AF5F5;
  --color-3: #59CA97;
  --color-4: #F5F50E;
}
colors: {
  'palette-1': '#6F2DEB',
  'palette-2': '#1AF5F5',
  'palette-3': '#59CA97',
  'palette-4': '#F5F50E',
}
const palette = [
  '#6F2DEB',
  '#1AF5F5',
  '#59CA97',
  '#F5F50E',
];
$color-1: #6F2DEB;
$color-2: #1AF5F5;
$color-3: #59CA97;
$color-4: #F5F50E;
Palette Codes 4 COLORS

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

5,312 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 Yellow (#F5F50E) and reads as well balanced in lightness, with an average saturation of 79% and lightness of 54%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #6F2DEB

rgb(111, 45, 235) · hsl(261, 83%, 55%)

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

Teal #1AF5F5

rgb(26, 245, 245) · hsl(180, 92%, 53%)

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

Green #59CA97

rgb(89, 202, 151) · hsl(153, 52%, 57%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Yellow #F5F50E

rgb(245, 245, 14) · hsl(60, 92%, 51%)

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
#6F2DEB #F5F50E 5.52:1 Pass Fail
#6F2DEB #1AF5F5 4.74:1 Pass Fail
#6F2DEB #59CA97 3.17:1 Fail Fail
#59CA97 #F5F50E 1.74:1 Fail Fail
#1AF5F5 #59CA97 1.49:1 Fail Fail
#1AF5F5 #F5F50E 1.16:1 Fail Fail

How to use these colors

  • Background — Green (#59CA97): the lightest tone — a clean base for large areas
  • Text — Yellow (#F5F50E): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#F5F50E): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#1AF5F5): 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 (#6F2DEB), Teal (#1AF5F5), Green (#59CA97) and Yellow (#F5F50E).

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 #6F2DEB, #1AF5F5, #59CA97 and #F5F50E. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Violet text on Yellow reaches a contrast ratio of 5.52:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!