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

Yellow & Violet, Teal Color Palette

#6849F3 104, 73, 243
#29F5F5 41, 245, 245
#42CD96 66, 205, 150
#F5F50A 245, 245, 10
#6849F3
Color 1
#29F5F5
Color 2
#42CD96
Color 3
#F5F50A
Color 4
:root {
  --color-1: #6849F3;
  --color-2: #29F5F5;
  --color-3: #42CD96;
  --color-4: #F5F50A;
}
colors: {
  'palette-1': '#6849F3',
  'palette-2': '#29F5F5',
  'palette-3': '#42CD96',
  'palette-4': '#F5F50A',
}
const palette = [
  '#6849F3',
  '#29F5F5',
  '#42CD96',
  '#F5F50A',
];
$color-1: #6849F3;
$color-2: #29F5F5;
$color-3: #42CD96;
$color-4: #F5F50A;
Palette Codes 4 COLORS

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

926 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Yellow (#F5F50A) and reads as well balanced in lightness, with an average saturation of 82% and lightness of 55%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #6849F3

rgb(104, 73, 243) · hsl(251, 88%, 62%)

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

Teal #29F5F5

rgb(41, 245, 245) · hsl(180, 91%, 56%)

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

Green #42CD96

rgb(66, 205, 150) · hsl(156, 58%, 53%)

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

Yellow #F5F50A

rgb(245, 245, 10) · hsl(60, 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
#6849F3 #F5F50A 4.68:1 Pass Fail
#6849F3 #29F5F5 4.03:1 Fail Fail
#6849F3 #42CD96 2.71:1 Fail Fail
#42CD96 #F5F50A 1.72:1 Fail Fail
#29F5F5 #42CD96 1.49:1 Fail Fail
#29F5F5 #F5F50A 1.16:1 Fail Fail

How to use these colors

  • Background — Violet (#6849F3): the lightest tone — a clean base for large areas
  • Text — Yellow (#F5F50A): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#F5F50A): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#29F5F5): 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 (#6849F3), Teal (#29F5F5), Green (#42CD96) and Yellow (#F5F50A).

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 #6849F3, #29F5F5, #42CD96 and #F5F50A. 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 Yellow reaches a contrast ratio of 4.68:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!