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

Teal & Violet, Green Color Palette

#723CE5 114, 60, 229
#0BE7F5 11, 231, 245
#45D38E 69, 211, 142
#F5F515 245, 245, 21
#723CE5
Color 1
#0BE7F5
Color 2
#45D38E
Color 3
#F5F515
Color 4
:root {
  --color-1: #723CE5;
  --color-2: #0BE7F5;
  --color-3: #45D38E;
  --color-4: #F5F515;
}
colors: {
  'palette-1': '#723CE5',
  'palette-2': '#0BE7F5',
  'palette-3': '#45D38E',
  'palette-4': '#F5F515',
}
const palette = [
  '#723CE5',
  '#0BE7F5',
  '#45D38E',
  '#F5F515',
];
$color-1: #723CE5;
$color-2: #0BE7F5;
$color-3: #45D38E;
$color-4: #F5F515;
Palette Codes 4 COLORS

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

1,262 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Violet #723CE5

rgb(114, 60, 229) · hsl(259, 76%, 57%)

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

Teal #0BE7F5

rgb(11, 231, 245) · hsl(184, 92%, 50%)

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

Green #45D38E

rgb(69, 211, 142) · hsl(151, 62%, 55%)

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

Yellow #F5F515

rgb(245, 245, 21) · hsl(60, 92%, 52%)

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
#723CE5 #F5F515 5.14:1 Pass Fail
#723CE5 #0BE7F5 3.94:1 Fail Fail
#723CE5 #45D38E 3.14:1 Fail Fail
#45D38E #F5F515 1.64:1 Fail Fail
#0BE7F5 #F5F515 1.3:1 Fail Fail
#0BE7F5 #45D38E 1.26:1 Fail Fail

How to use these colors

  • Background — Violet (#723CE5): the lightest tone — a clean base for large areas
  • Text — Teal (#0BE7F5): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0BE7F5): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#F5F515): 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 (#723CE5), Teal (#0BE7F5), Green (#45D38E) and Yellow (#F5F515).

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 #723CE5, #0BE7F5, #45D38E and #F5F515. 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.14:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!