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

Teal & Violet, Yellow Color Palette

#00F1FF 0, 241, 255
#5500FF 85, 0, 255
#FFDD31 255, 221, 49
#8D32FF 141, 50, 255
#00F1FF
Color 1
#5500FF
Color 2
#FFDD31
Color 3
#8D32FF
Color 4
:root {
  --color-1: #00F1FF;
  --color-2: #5500FF;
  --color-3: #FFDD31;
  --color-4: #8D32FF;
}
colors: {
  'palette-1': '#00F1FF',
  'palette-2': '#5500FF',
  'palette-3': '#FFDD31',
  'palette-4': '#8D32FF',
}
const palette = [
  '#00F1FF',
  '#5500FF',
  '#FFDD31',
  '#8D32FF',
];
$color-1: #00F1FF;
$color-2: #5500FF;
$color-3: #FFDD31;
$color-4: #8D32FF;
Palette Codes 4 COLORS

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

89 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Teal #00F1FF

rgb(0, 241, 255) · hsl(183, 100%, 50%)

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

Violet #5500FF

rgb(85, 0, 255) · hsl(260, 100%, 50%)

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

Yellow #FFDD31

rgb(255, 221, 49) · hsl(50, 100%, 60%)

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

Violet #8D32FF

rgb(141, 50, 255) · hsl(267, 100%, 60%)

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
#5500FF #FFDD31 5.53:1 Pass Fail
#00F1FF #5500FF 5.31:1 Pass Fail
#FFDD31 #8D32FF 3.88:1 Fail Fail
#00F1FF #8D32FF 3.73:1 Fail Fail
#5500FF #8D32FF 1.42:1 Fail Fail
#00F1FF #FFDD31 1.04:1 Fail Fail

How to use these colors

  • Background — Violet (#8D32FF): the lightest tone — a clean base for large areas
  • Text — Teal (#00F1FF): the darkest tone — readable for body copy and headings
  • Primary — Teal (#00F1FF): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#5500FF): 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: Teal (#00F1FF), Violet (#5500FF), Yellow (#FFDD31) and Violet (#8D32FF).

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 #00F1FF, #5500FF, #FFDD31 and #8D32FF. 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 5.53:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!