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

Teal & Blue, Violet Color Palette

#2459C7 36, 89, 199
#9552F1 149, 82, 241
#38DA81 56, 218, 129
#45F1DF 69, 241, 223
#2459C7
Color 1
#9552F1
Color 2
#38DA81
Color 3
#45F1DF
Color 4
:root {
  --color-1: #2459C7;
  --color-2: #9552F1;
  --color-3: #38DA81;
  --color-4: #45F1DF;
}
colors: {
  'palette-1': '#2459C7',
  'palette-2': '#9552F1',
  'palette-3': '#38DA81',
  'palette-4': '#45F1DF',
}
const palette = [
  '#2459C7',
  '#9552F1',
  '#38DA81',
  '#45F1DF',
];
$color-1: #2459C7;
$color-2: #9552F1;
$color-3: #38DA81;
$color-4: #45F1DF;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette mixing related and contrasting tones for a natural feel.

4,285 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Teal (#45F1DF) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 56%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #2459C7

rgb(36, 89, 199) · hsl(220, 69%, 46%)

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

Violet #9552F1

rgb(149, 82, 241) · hsl(265, 85%, 63%)

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

Green #38DA81

rgb(56, 218, 129) · hsl(147, 69%, 54%)

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

Teal #45F1DF

rgb(69, 241, 223) · hsl(174, 86%, 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
#2459C7 #45F1DF 4.48:1 Fail Fail
#2459C7 #38DA81 3.46:1 Fail Fail
#9552F1 #45F1DF 3.13:1 Fail Fail
#9552F1 #38DA81 2.42:1 Fail Fail
#2459C7 #9552F1 1.43:1 Fail Fail
#38DA81 #45F1DF 1.29:1 Fail Fail

How to use these colors

  • Background — Violet (#9552F1): the lightest tone — a clean base for large areas
  • Text — Blue (#2459C7): the darkest tone — readable for body copy and headings
  • Primary — Teal (#45F1DF): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#2459C7): 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 (#2459C7), Violet (#9552F1), Green (#38DA81) and Teal (#45F1DF).

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 #2459C7, #9552F1, #38DA81 and #45F1DF. 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!