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

Blue & Muted Blue, Teal Color Palette

#48465E 72, 70, 94
#348FAB 52, 143, 171
#393148 57, 49, 72
#3079F1 48, 121, 241
#48465E
Color 1
#348FAB
Color 2
#393148
Color 3
#3079F1
Color 4
:root {
  --color-1: #48465E;
  --color-2: #348FAB;
  --color-3: #393148;
  --color-4: #3079F1;
}
colors: {
  'palette-1': '#48465E',
  'palette-2': '#348FAB',
  'palette-3': '#393148',
  'palette-4': '#3079F1',
}
const palette = [
  '#48465E',
  '#348FAB',
  '#393148',
  '#3079F1',
];
$color-1: #48465E;
$color-2: #348FAB;
$color-3: #393148;
$color-4: #3079F1;
Palette Codes 4 COLORS

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

959 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Blue (#3079F1) and reads as well balanced in lightness, with an average saturation of 44% and lightness of 39%. It works well for calm, professional and modern interfaces.

The colors in this palette

Muted Blue #48465E

rgb(72, 70, 94) · hsl(245, 15%, 32%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Teal #348FAB

rgb(52, 143, 171) · hsl(194, 53%, 44%)

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

Dark Violet #393148

rgb(57, 49, 72) · hsl(261, 19%, 24%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Blue #3079F1

rgb(48, 121, 241) · hsl(217, 87%, 57%)

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
#348FAB #393148 3.32:1 Fail Fail
#393148 #3079F1 3.01:1 Fail Fail
#48465E #348FAB 2.45:1 Fail Fail
#48465E #3079F1 2.22:1 Fail Fail
#48465E #393148 1.36:1 Fail Fail
#348FAB #3079F1 1.1:1 Fail Fail

How to use these colors

  • Background — Blue (#3079F1): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#393148): the darkest tone — readable for body copy and headings
  • Primary — Teal (#348FAB): the most saturated tone — buttons, links and key UI
  • Accent — Dark Violet (#393148): 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 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 4 colours: Muted Blue (#48465E), Teal (#348FAB), Dark Violet (#393148) and Blue (#3079F1).

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 #48465E, #348FAB, #393148 and #3079F1. 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!