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

Teal & Blue, Violet Color Palette

#4992F5 73, 146, 245
#732FC3 115, 47, 195
#2BD573 43, 213, 115
#3EF5E1 62, 245, 225
#4992F5
Color 1
#732FC3
Color 2
#2BD573
Color 3
#3EF5E1
Color 4
:root {
  --color-1: #4992F5;
  --color-2: #732FC3;
  --color-3: #2BD573;
  --color-4: #3EF5E1;
}
colors: {
  'palette-1': '#4992F5',
  'palette-2': '#732FC3',
  'palette-3': '#2BD573',
  'palette-4': '#3EF5E1',
}
const palette = [
  '#4992F5',
  '#732FC3',
  '#2BD573',
  '#3EF5E1',
];
$color-1: #4992F5;
$color-2: #732FC3;
$color-3: #2BD573;
$color-4: #3EF5E1;
Palette Codes 4 COLORS

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

6,276 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#3EF5E1) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 55%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #4992F5

rgb(73, 146, 245) · hsl(215, 90%, 62%)

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

Violet #732FC3

rgb(115, 47, 195) · hsl(268, 61%, 47%)

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

Green #2BD573

rgb(43, 213, 115) · hsl(145, 67%, 50%)

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

Teal #3EF5E1

rgb(62, 245, 225) · hsl(173, 90%, 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
#732FC3 #3EF5E1 5.25:1 Pass Fail
#732FC3 #2BD573 3.72:1 Fail Fail
#4992F5 #732FC3 2.3:1 Fail Fail
#4992F5 #3EF5E1 2.29:1 Fail Fail
#4992F5 #2BD573 1.62:1 Fail Fail
#2BD573 #3EF5E1 1.41:1 Fail Fail

How to use these colors

  • Background — Blue (#4992F5): the lightest tone — a clean base for large areas
  • Text — Violet (#732FC3): the darkest tone — readable for body copy and headings
  • Primary — Teal (#3EF5E1): the most saturated tone — buttons, links and key UI
  • Accent — Green (#2BD573): 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 (#4992F5), Violet (#732FC3), Green (#2BD573) and Teal (#3EF5E1).

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 #4992F5, #732FC3, #2BD573 and #3EF5E1. 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 Teal reaches a contrast ratio of 5.25:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!