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

Yellow & Violet, Teal Color Palette

#7832F0 120, 50, 240
#1CF5F5 28, 245, 245
#96F5DE 150, 245, 222
#F5F519 245, 245, 25
#7832F0
Color 1
#1CF5F5
Color 2
#96F5DE
Color 3
#F5F519
Color 4
:root {
  --color-1: #7832F0;
  --color-2: #1CF5F5;
  --color-3: #96F5DE;
  --color-4: #F5F519;
}
colors: {
  'palette-1': '#7832F0',
  'palette-2': '#1CF5F5',
  'palette-3': '#96F5DE',
  'palette-4': '#F5F519',
}
const palette = [
  '#7832F0',
  '#1CF5F5',
  '#96F5DE',
  '#F5F519',
];
$color-1: #7832F0;
$color-2: #1CF5F5;
$color-3: #96F5DE;
$color-4: #F5F519;
Palette Codes 4 COLORS

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

3,366 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Violet #7832F0

rgb(120, 50, 240) · hsl(262, 86%, 57%)

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

Teal #1CF5F5

rgb(28, 245, 245) · hsl(180, 92%, 54%)

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

Teal #96F5DE

rgb(150, 245, 222) · hsl(165, 83%, 77%)

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

Yellow #F5F519

rgb(245, 245, 25) · hsl(60, 92%, 53%)

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
#7832F0 #F5F519 5.11:1 Pass Fail
#7832F0 #96F5DE 4.67:1 Pass Fail
#7832F0 #1CF5F5 4.39:1 Fail Fail
#1CF5F5 #F5F519 1.16:1 Fail Fail
#96F5DE #F5F519 1.09:1 Fail Fail
#1CF5F5 #96F5DE 1.06:1 Fail Fail

How to use these colors

  • Background — Teal (#96F5DE): the lightest tone — a clean base for large areas
  • Text — Yellow (#F5F519): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#F5F519): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#1CF5F5): 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 (#7832F0), Teal (#1CF5F5), Teal (#96F5DE) and Yellow (#F5F519).

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 #7832F0, #1CF5F5, #96F5DE and #F5F519. 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.11:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!