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

Yellow & Violet, Teal Color Palette

#B064F5 176, 100, 245
#0AD3E8 10, 211, 232
#81F4AE 129, 244, 174
#E6F50A 230, 245, 10
#B064F5
Color 1
#0AD3E8
Color 2
#81F4AE
Color 3
#E6F50A
Color 4
:root {
  --color-1: #B064F5;
  --color-2: #0AD3E8;
  --color-3: #81F4AE;
  --color-4: #E6F50A;
}
colors: {
  'palette-1': '#B064F5',
  'palette-2': '#0AD3E8',
  'palette-3': '#81F4AE',
  'palette-4': '#E6F50A',
}
const palette = [
  '#B064F5',
  '#0AD3E8',
  '#81F4AE',
  '#E6F50A',
];
$color-1: #B064F5;
$color-2: #0AD3E8;
$color-3: #81F4AE;
$color-4: #E6F50A;
Palette Codes 4 COLORS

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

2,852 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Yellow (#E6F50A) and reads as well balanced in lightness, with an average saturation of 89% and lightness of 60%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #B064F5

rgb(176, 100, 245) · hsl(271, 88%, 68%)

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

Teal #0AD3E8

rgb(10, 211, 232) · hsl(186, 92%, 47%)

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

Green #81F4AE

rgb(129, 244, 174) · hsl(143, 84%, 73%)

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

Yellow #E6F50A

rgb(230, 245, 10) · hsl(64, 92%, 50%)

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
#B064F5 #E6F50A 2.91:1 Fail Fail
#B064F5 #81F4AE 2.59:1 Fail Fail
#B064F5 #0AD3E8 1.92:1 Fail Fail
#0AD3E8 #E6F50A 1.52:1 Fail Fail
#0AD3E8 #81F4AE 1.35:1 Fail Fail
#81F4AE #E6F50A 1.13:1 Fail Fail

How to use these colors

  • Background — Green (#81F4AE): the lightest tone — a clean base for large areas
  • Text — Teal (#0AD3E8): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#E6F50A): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#0AD3E8): 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 (#B064F5), Teal (#0AD3E8), Green (#81F4AE) and Yellow (#E6F50A).

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 #B064F5, #0AD3E8, #81F4AE and #E6F50A. 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!