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

Violet & Yellow, Teal Color Palette

#EBC642 235, 198, 66
#32C8A7 50, 200, 167
#C527F1 197, 39, 241
#E1DFD6 225, 223, 214
#EBC642
Color 1
#32C8A7
Color 2
#C527F1
Color 3
#E1DFD6
Color 4
:root {
  --color-1: #EBC642;
  --color-2: #32C8A7;
  --color-3: #C527F1;
  --color-4: #E1DFD6;
}
colors: {
  'palette-1': '#EBC642',
  'palette-2': '#32C8A7',
  'palette-3': '#C527F1',
  'palette-4': '#E1DFD6',
}
const palette = [
  '#EBC642',
  '#32C8A7',
  '#C527F1',
  '#E1DFD6',
];
$color-1: #EBC642;
$color-2: #32C8A7;
$color-3: #C527F1;
$color-4: #E1DFD6;
Palette Codes 4 COLORS

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

2,030 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Violet (#C527F1) and reads as well balanced in lightness, with an average saturation of 61% and lightness of 62%. It adapts to a wide range of web and brand projects.

The colors in this palette

Yellow #EBC642

rgb(235, 198, 66) · hsl(47, 81%, 59%)

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

Teal #32C8A7

rgb(50, 200, 167) · hsl(167, 60%, 49%)

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

Violet #C527F1

rgb(197, 39, 241) · hsl(287, 88%, 55%)

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

Light Yellow #E1DFD6

rgb(225, 223, 214) · hsl(49, 15%, 86%)

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
#C527F1 #E1DFD6 3.19:1 Fail Fail
#EBC642 #C527F1 2.57:1 Fail Fail
#32C8A7 #C527F1 2.02:1 Fail Fail
#32C8A7 #E1DFD6 1.58:1 Fail Fail
#EBC642 #32C8A7 1.27:1 Fail Fail
#EBC642 #E1DFD6 1.24:1 Fail Fail

How to use these colors

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

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 #EBC642, #32C8A7, #C527F1 and #E1DFD6. 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!