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

Yellow & Teal, Violet Color Palette

#D0AF0B 208, 175, 11
#3EE0C5 62, 224, 197
#9F10BC 159, 16, 188
#E5E2D7 229, 226, 215
#D0AF0B
Color 1
#3EE0C5
Color 2
#9F10BC
Color 3
#E5E2D7
Color 4
:root {
  --color-1: #D0AF0B;
  --color-2: #3EE0C5;
  --color-3: #9F10BC;
  --color-4: #E5E2D7;
}
colors: {
  'palette-1': '#D0AF0B',
  'palette-2': '#3EE0C5',
  'palette-3': '#9F10BC',
  'palette-4': '#E5E2D7',
}
const palette = [
  '#D0AF0B',
  '#3EE0C5',
  '#9F10BC',
  '#E5E2D7',
];
$color-1: #D0AF0B;
$color-2: #3EE0C5;
$color-3: #9F10BC;
$color-4: #E5E2D7;
Palette Codes 4 COLORS

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

5,074 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Yellow (#D0AF0B) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 57%. It adapts to a wide range of web and brand projects.

The colors in this palette

Yellow #D0AF0B

rgb(208, 175, 11) · hsl(50, 90%, 43%)

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

Teal #3EE0C5

rgb(62, 224, 197) · hsl(170, 72%, 56%)

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

Violet #9F10BC

rgb(159, 16, 188) · hsl(290, 84%, 40%)

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

Light Yellow #E5E2D7

rgb(229, 226, 215) · hsl(47, 21%, 87%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#9F10BC #E5E2D7 4.94:1 Pass Fail
#3EE0C5 #9F10BC 3.87:1 Fail Fail
#D0AF0B #9F10BC 3:1 Fail Fail
#D0AF0B #E5E2D7 1.65:1 Fail Fail
#D0AF0B #3EE0C5 1.29:1 Fail Fail
#3EE0C5 #E5E2D7 1.28:1 Fail Fail

How to use these colors

  • Background — Light Yellow (#E5E2D7): the lightest tone — a clean base for large areas
  • Text — Violet (#9F10BC): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#D0AF0B): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#9F10BC): 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: Yellow (#D0AF0B), Teal (#3EE0C5), Violet (#9F10BC) and Light Yellow (#E5E2D7).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #D0AF0B, #3EE0C5, #9F10BC and #E5E2D7. 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 Light Yellow reaches a contrast ratio of 4.94:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!