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

Teal & Violet, Green Color Palette

#5031DF 80, 49, 223
#0AECEC 10, 236, 236
#74F5B6 116, 245, 182
#F5F525 245, 245, 37
#5031DF
Color 1
#0AECEC
Color 2
#74F5B6
Color 3
#F5F525
Color 4
:root {
  --color-1: #5031DF;
  --color-2: #0AECEC;
  --color-3: #74F5B6;
  --color-4: #F5F525;
}
colors: {
  'palette-1': '#5031DF',
  'palette-2': '#0AECEC',
  'palette-3': '#74F5B6',
  'palette-4': '#F5F525',
}
const palette = [
  '#5031DF',
  '#0AECEC',
  '#74F5B6',
  '#F5F525',
];
$color-1: #5031DF;
$color-2: #0AECEC;
$color-3: #74F5B6;
$color-4: #F5F525;
Palette Codes 4 COLORS

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

5,672 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 Teal (#0AECEC) and reads as well balanced in lightness, with an average saturation of 86% and lightness of 57%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #5031DF

rgb(80, 49, 223) · hsl(251, 73%, 53%)

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

Teal #0AECEC

rgb(10, 236, 236) · hsl(180, 92%, 48%)

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

Green #74F5B6

rgb(116, 245, 182) · hsl(151, 87%, 71%)

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

Yellow #F5F525

rgb(245, 245, 37) · hsl(60, 91%, 55%)

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
#5031DF #F5F525 6.31:1 Pass Fail
#5031DF #74F5B6 5.44:1 Pass Fail
#5031DF #0AECEC 5:1 Pass Fail
#0AECEC #F5F525 1.26:1 Fail Fail
#74F5B6 #F5F525 1.16:1 Fail Fail
#0AECEC #74F5B6 1.09:1 Fail Fail

How to use these colors

  • Background — Green (#74F5B6): the lightest tone — a clean base for large areas
  • Text — Teal (#0AECEC): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0AECEC): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#F5F525): 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: Violet (#5031DF), Teal (#0AECEC), Green (#74F5B6) and Yellow (#F5F525).

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 #5031DF, #0AECEC, #74F5B6 and #F5F525. 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 6.31:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!