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

Teal & Violet, Green Color Palette

#7243DE 114, 67, 222
#0AC3D8 10, 195, 216
#83F5C9 131, 245, 201
#F5F529 245, 245, 41
#7243DE
Color 1
#0AC3D8
Color 2
#83F5C9
Color 3
#F5F529
Color 4
:root {
  --color-1: #7243DE;
  --color-2: #0AC3D8;
  --color-3: #83F5C9;
  --color-4: #F5F529;
}
colors: {
  'palette-1': '#7243DE',
  'palette-2': '#0AC3D8',
  'palette-3': '#83F5C9',
  'palette-4': '#F5F529',
}
const palette = [
  '#7243DE',
  '#0AC3D8',
  '#83F5C9',
  '#F5F529',
];
$color-1: #7243DE;
$color-2: #0AC3D8;
$color-3: #83F5C9;
$color-4: #F5F529;
Palette Codes 4 COLORS

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

4,797 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Violet #7243DE

rgb(114, 67, 222) · hsl(258, 70%, 57%)

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

Teal #0AC3D8

rgb(10, 195, 216) · hsl(186, 91%, 44%)

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

Green #83F5C9

rgb(131, 245, 201) · hsl(157, 85%, 74%)

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

Yellow #F5F529

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

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
#7243DE #F5F529 5.03:1 Pass Fail
#7243DE #83F5C9 4.44:1 Fail Fail
#7243DE #0AC3D8 2.75:1 Fail Fail
#0AC3D8 #F5F529 1.83:1 Fail Fail
#0AC3D8 #83F5C9 1.62:1 Fail Fail
#83F5C9 #F5F529 1.13:1 Fail Fail

How to use these colors

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

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 #7243DE, #0AC3D8, #83F5C9 and #F5F529. 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.03:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!