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

Teal & Blue, Violet Color Palette

#3856C3 56, 86, 195
#7C45D8 124, 69, 216
#19C160 25, 193, 96
#3DF5EF 61, 245, 239
#3856C3
Color 1
#7C45D8
Color 2
#19C160
Color 3
#3DF5EF
Color 4
:root {
  --color-1: #3856C3;
  --color-2: #7C45D8;
  --color-3: #19C160;
  --color-4: #3DF5EF;
}
colors: {
  'palette-1': '#3856C3',
  'palette-2': '#7C45D8',
  'palette-3': '#19C160',
  'palette-4': '#3DF5EF',
}
const palette = [
  '#3856C3',
  '#7C45D8',
  '#19C160',
  '#3DF5EF',
];
$color-1: #3856C3;
$color-2: #7C45D8;
$color-3: #19C160;
$color-4: #3DF5EF;
Palette Codes 4 COLORS

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

5,812 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 (#3DF5EF) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 52%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #3856C3

rgb(56, 86, 195) · hsl(227, 55%, 49%)

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

Violet #7C45D8

rgb(124, 69, 216) · hsl(262, 65%, 56%)

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

Green #19C160

rgb(25, 193, 96) · hsl(145, 77%, 43%)

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

Teal #3DF5EF

rgb(61, 245, 239) · hsl(178, 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
#3856C3 #3DF5EF 4.72:1 Pass Fail
#7C45D8 #3DF5EF 4.19:1 Fail Fail
#3856C3 #19C160 2.69:1 Fail Fail
#7C45D8 #19C160 2.39:1 Fail Fail
#19C160 #3DF5EF 1.75:1 Fail Fail
#3856C3 #7C45D8 1.13:1 Fail Fail

How to use these colors

  • Background — Teal (#3DF5EF): the lightest tone — a clean base for large areas
  • Text — Green (#19C160): the darkest tone — readable for body copy and headings
  • Primary — Green (#19C160): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#7C45D8): 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 (#3856C3), Violet (#7C45D8), Green (#19C160) and Teal (#3DF5EF).

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 #3856C3, #7C45D8, #19C160 and #3DF5EF. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Blue text on Teal reaches a contrast ratio of 4.72:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!