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

Yellow & Teal, Violet Color Palette

#ECA922 236, 169, 34
#26CF97 38, 207, 151
#8322B4 131, 34, 180
#F2F0EE 242, 240, 238
#ECA922
Color 1
#26CF97
Color 2
#8322B4
Color 3
#F2F0EE
Color 4
:root {
  --color-1: #ECA922;
  --color-2: #26CF97;
  --color-3: #8322B4;
  --color-4: #F2F0EE;
}
colors: {
  'palette-1': '#ECA922',
  'palette-2': '#26CF97',
  'palette-3': '#8322B4',
  'palette-4': '#F2F0EE',
}
const palette = [
  '#ECA922',
  '#26CF97',
  '#8322B4',
  '#F2F0EE',
];
$color-1: #ECA922;
$color-2: #26CF97;
$color-3: #8322B4;
$color-4: #F2F0EE;
Palette Codes 4 COLORS

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

6,065 Views
Added Jun 2026
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 Yellow (#ECA922) and reads as well balanced in lightness, with an average saturation of 59% and lightness of 59%. It adapts to a wide range of web and brand projects.

The colors in this palette

Yellow #ECA922

rgb(236, 169, 34) · hsl(40, 84%, 53%)

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

Teal #26CF97

rgb(38, 207, 151) · hsl(160, 69%, 48%)

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

Violet #8322B4

rgb(131, 34, 180) · hsl(280, 68%, 42%)

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

Light Orange #F2F0EE

rgb(242, 240, 238) · hsl(30, 13%, 94%)

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
#8322B4 #F2F0EE 6.48:1 Pass Fail
#26CF97 #8322B4 3.66:1 Fail Fail
#ECA922 #8322B4 3.6:1 Fail Fail
#ECA922 #F2F0EE 1.8:1 Fail Fail
#26CF97 #F2F0EE 1.77:1 Fail Fail
#ECA922 #26CF97 1.02:1 Fail Fail

How to use these colors

  • Background — Light Orange (#F2F0EE): the lightest tone — a clean base for large areas
  • Text — Violet (#8322B4): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#ECA922): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#26CF97): 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 (#ECA922), Teal (#26CF97), Violet (#8322B4) and Light Orange (#F2F0EE).

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 #ECA922, #26CF97, #8322B4 and #F2F0EE. 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 6.48:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!