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

Teal & Blue, Violet Color Palette

#3160C8 49, 96, 200
#8F44E5 143, 68, 229
#16B851 22, 184, 81
#40F5E1 64, 245, 225
#3160C8
Color 1
#8F44E5
Color 2
#16B851
Color 3
#40F5E1
Color 4
:root {
  --color-1: #3160C8;
  --color-2: #8F44E5;
  --color-3: #16B851;
  --color-4: #40F5E1;
}
colors: {
  'palette-1': '#3160C8',
  'palette-2': '#8F44E5',
  'palette-3': '#16B851',
  'palette-4': '#40F5E1',
}
const palette = [
  '#3160C8',
  '#8F44E5',
  '#16B851',
  '#40F5E1',
];
$color-1: #3160C8;
$color-2: #8F44E5;
$color-3: #16B851;
$color-4: #40F5E1;
Palette Codes 4 COLORS

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

7,636 Views
Added Jun 2026
Tags
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 (#40F5E1) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 52%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #3160C8

rgb(49, 96, 200) · hsl(221, 61%, 49%)

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

Violet #8F44E5

rgb(143, 68, 229) · hsl(268, 76%, 58%)

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

Green #16B851

rgb(22, 184, 81) · hsl(142, 79%, 40%)

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

Teal #40F5E1

rgb(64, 245, 225) · hsl(173, 90%, 61%)

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
#3160C8 #40F5E1 4.22:1 Fail Fail
#8F44E5 #40F5E1 3.72:1 Fail Fail
#3160C8 #16B851 2.2:1 Fail Fail
#8F44E5 #16B851 1.94:1 Fail Fail
#16B851 #40F5E1 1.92:1 Fail Fail
#3160C8 #8F44E5 1.13:1 Fail Fail

How to use these colors

  • Background — Teal (#40F5E1): the lightest tone — a clean base for large areas
  • Text — Green (#16B851): the darkest tone — readable for body copy and headings
  • Primary — Green (#16B851): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#8F44E5): 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 (#3160C8), Violet (#8F44E5), Green (#16B851) and Teal (#40F5E1).

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 #3160C8, #8F44E5, #16B851 and #40F5E1. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!