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

Yellow & Violet, Teal Color Palette

#6422DC 100, 34, 220
#21EEF5 33, 238, 245
#80F5C8 128, 245, 200
#F5F50A 245, 245, 10
#6422DC
Color 1
#21EEF5
Color 2
#80F5C8
Color 3
#F5F50A
Color 4
:root {
  --color-1: #6422DC;
  --color-2: #21EEF5;
  --color-3: #80F5C8;
  --color-4: #F5F50A;
}
colors: {
  'palette-1': '#6422DC',
  'palette-2': '#21EEF5',
  'palette-3': '#80F5C8',
  'palette-4': '#F5F50A',
}
const palette = [
  '#6422DC',
  '#21EEF5',
  '#80F5C8',
  '#F5F50A',
];
$color-1: #6422DC;
$color-2: #21EEF5;
$color-3: #80F5C8;
$color-4: #F5F50A;
Palette Codes 4 COLORS

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

4,206 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 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 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #6422DC

rgb(100, 34, 220) · hsl(261, 73%, 50%)

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

Teal #21EEF5

rgb(33, 238, 245) · hsl(182, 91%, 55%)

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

Green #80F5C8

rgb(128, 245, 200) · hsl(157, 85%, 73%)

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
#6422DC #F5F50A 6.4:1 Pass Fail
#6422DC #80F5C8 5.64:1 Pass Fail
#6422DC #21EEF5 5.21:1 Pass Fail
#21EEF5 #F5F50A 1.23:1 Fail Fail
#80F5C8 #F5F50A 1.14:1 Fail Fail
#21EEF5 #80F5C8 1.08:1 Fail Fail

How to use these colors

  • Background — Green (#80F5C8): the lightest tone — a clean base for large areas
  • Text — Violet (#6422DC): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#F5F50A): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#21EEF5): 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 (#6422DC), Teal (#21EEF5), Green (#80F5C8) 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 #6422DC, #21EEF5, #80F5C8 and #F5F50A. 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 6.4:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!