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

Teal & Blue, Violet Color Palette

#366FE3 54, 111, 227
#7439DC 116, 57, 220
#74F59A 116, 245, 154
#38F5D1 56, 245, 209
#366FE3
Color 1
#7439DC
Color 2
#74F59A
Color 3
#38F5D1
Color 4
:root {
  --color-1: #366FE3;
  --color-2: #7439DC;
  --color-3: #74F59A;
  --color-4: #38F5D1;
}
colors: {
  'palette-1': '#366FE3',
  'palette-2': '#7439DC',
  'palette-3': '#74F59A',
  'palette-4': '#38F5D1',
}
const palette = [
  '#366FE3',
  '#7439DC',
  '#74F59A',
  '#38F5D1',
];
$color-1: #366FE3;
$color-2: #7439DC;
$color-3: #74F59A;
$color-4: #38F5D1;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony.

6,660 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#38F5D1) and reads as well balanced in lightness, with an average saturation of 81% and lightness of 60%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #366FE3

rgb(54, 111, 227) · hsl(220, 76%, 55%)

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

Violet #7439DC

rgb(116, 57, 220) · hsl(262, 70%, 54%)

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

Green #74F59A

rgb(116, 245, 154) · hsl(138, 87%, 71%)

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

Teal #38F5D1

rgb(56, 245, 209) · hsl(169, 90%, 59%)

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
#7439DC #74F59A 4.54:1 Pass Fail
#7439DC #38F5D1 4.51:1 Pass Fail
#366FE3 #74F59A 3.36:1 Fail Fail
#366FE3 #38F5D1 3.34:1 Fail Fail
#366FE3 #7439DC 1.35:1 Fail Fail
#74F59A #38F5D1 1.01:1 Fail Fail

How to use these colors

  • Background — Green (#74F59A): the lightest tone — a clean base for large areas
  • Text — Violet (#7439DC): the darkest tone — readable for body copy and headings
  • Primary — Teal (#38F5D1): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#366FE3): 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: Blue (#366FE3), Violet (#7439DC), Green (#74F59A) and Teal (#38F5D1).

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 #366FE3, #7439DC, #74F59A and #38F5D1. 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 Green reaches a contrast ratio of 4.54:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!