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

Teal & Yellow, Violet Color Palette

#C99931 201, 153, 49
#4DEFBC 77, 239, 188
#9419CC 148, 25, 204
#F1EEEA 241, 238, 234
#C99931
Color 1
#4DEFBC
Color 2
#9419CC
Color 3
#F1EEEA
Color 4
:root {
  --color-1: #C99931;
  --color-2: #4DEFBC;
  --color-3: #9419CC;
  --color-4: #F1EEEA;
}
colors: {
  'palette-1': '#C99931',
  'palette-2': '#4DEFBC',
  'palette-3': '#9419CC',
  'palette-4': '#F1EEEA',
}
const palette = [
  '#C99931',
  '#4DEFBC',
  '#9419CC',
  '#F1EEEA',
];
$color-1: #C99931;
$color-2: #4DEFBC;
$color-3: #9419CC;
$color-4: #F1EEEA;
Palette Codes 4 COLORS

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

3,654 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Teal (#4DEFBC) 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 #C99931

rgb(201, 153, 49) · hsl(41, 61%, 49%)

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

Teal #4DEFBC

rgb(77, 239, 188) · hsl(161, 84%, 62%)

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

Violet #9419CC

rgb(148, 25, 204) · hsl(281, 78%, 45%)

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

Light Orange #F1EEEA

rgb(241, 238, 234) · hsl(34, 20%, 93%)

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
#9419CC #F1EEEA 5.55:1 Pass Fail
#4DEFBC #9419CC 4.4:1 Fail Fail
#C99931 #9419CC 2.47:1 Fail Fail
#C99931 #F1EEEA 2.25:1 Fail Fail
#C99931 #4DEFBC 1.78:1 Fail Fail
#4DEFBC #F1EEEA 1.26:1 Fail Fail

How to use these colors

  • Background — Light Orange (#F1EEEA): the lightest tone — a clean base for large areas
  • Text — Violet (#9419CC): the darkest tone — readable for body copy and headings
  • Primary — Teal (#4DEFBC): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#9419CC): 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 Teal 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 (#C99931), Teal (#4DEFBC), Violet (#9419CC) and Light Orange (#F1EEEA).

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 #C99931, #4DEFBC, #9419CC and #F1EEEA. 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 Orange reaches a contrast ratio of 5.55:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!