Blue & Teal Color Palette — PaletteCSS
Back to palettes

Blue & Teal Color Palette

#375CE7 55, 92, 231
#375CE7 55, 92, 231
#33CBAF 51, 203, 175
#33CBAF 51, 203, 175
#375CE7
Color 1
#375CE7
Color 2
#33CBAF
Color 3
#33CBAF
Color 4
:root {
  --color-1: #375CE7;
  --color-2: #375CE7;
  --color-3: #33CBAF;
  --color-4: #33CBAF;
}
colors: {
  'palette-1': '#375CE7',
  'palette-2': '#375CE7',
  'palette-3': '#33CBAF',
  'palette-4': '#33CBAF',
}
const palette = [
  '#375CE7',
  '#375CE7',
  '#33CBAF',
  '#33CBAF',
];
$color-1: #375CE7;
$color-2: #375CE7;
$color-3: #33CBAF;
$color-4: #33CBAF;
Palette Codes 4 COLORS

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

23 Views
Added Sep 2026
Copy & Download

About this color palette

This is a cool, bold 2-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Blue (#375CE7) and reads as well balanced in lightness, with an average saturation of 69% and lightness of 53%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #375CE7

rgb(55, 92, 231) · hsl(227, 79%, 56%)

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

Teal #33CBAF

rgb(51, 203, 175) · hsl(169, 60%, 50%)

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

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
#375CE7 #33CBAF 2.68:1 Fail Fail

How to use these colors

  • Background — Blue (#375CE7): the lightest tone — a clean base for large areas
  • Text — Teal (#33CBAF): the darkest tone — readable for body copy and headings
  • Primary — Teal (#33CBAF): the most saturated tone — buttons, links and key UI

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Blue 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 2 colours: Blue (#375CE7) and Teal (#33CBAF).

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 #375CE7 and #33CBAF. 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!