← Back to Editor

#444444 · #ECECDE · #2E7897 · #AFC9D4 · #C71C1C

muted

A 5-color muted palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#444444

Dark Cyan · DarkSlateGray · Charcoal

HEX
#444444
RGB
rgb(68, 68, 68)
HSL
hsl(0, 0%, 27%)
HSB
hsb(0, 0%, 27%)
CMYK
cmyk(0%, 0%, 0%, 73%)
Oklch
oklch(38.7% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#ECECDE

Fresh Green · Beige · Lemon Cream

HEX
#ECECDE
RGB
rgb(236, 236, 222)
HSL
hsl(60, 27%, 90%)
HSB
hsb(60, 6%, 93%)
CMYK
cmyk(0%, 0%, 6%, 7%)
Oklch
oklch(93.9% 0.019 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#2E7897

Lake Blue · SteelBlue · Mint Ice

HEX
#2E7897
RGB
rgb(46, 120, 151)
HSL
hsl(198, 53%, 39%)
HSB
hsb(198, 70%, 59%)
CMYK
cmyk(70%, 21%, 0%, 41%)
Oklch
oklch(54.0% 0.087 229.3)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#AFC9D4

Sky Blue · LightSteelBlue · Glacier Blue

HEX
#AFC9D4
RGB
rgb(175, 201, 212)
HSL
hsl(198, 30%, 76%)
HSB
hsb(198, 17%, 83%)
CMYK
cmyk(17%, 5%, 0%, 17%)
Oklch
oklch(82.0% 0.032 225.2)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#C71C1C

Vermilion · FireBrick · Passion Red

HEX
#C71C1C
RGB
rgb(199, 28, 28)
HSL
hsl(0, 75%, 45%)
HSB
hsb(0, 86%, 78%)
CMYK
cmyk(0%, 86%, 86%, 22%)
Oklch
oklch(53.2% 0.203 27.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

444444
454545

Analogous

454545
444444
454545

Triadic

444444
454545
454545

Split-Comp.

444444
454545
454545

Tetradic

444444
454545
454545
454545

Contrast Matrix WCAG 2.1 Contrast

444444
ECECDE
2E7897
AFC9D4
C71C1C
8.2
AAA
2.0
Fail
5.6
AA
1.7
Fail
8.2
AAA
4.1
AA Large
1.5
Fail
4.9
AA
2.0
Fail
4.1
AA Large
2.9
Fail
1.2
Fail
5.6
AA
1.5
Fail
2.9
Fail
3.4
AA Large
1.7
Fail
4.9
AA
1.2
Fail
3.4
AA Large
White BG
9.7AAA
1.2Fail
4.9AA
1.7Fail
5.8AA
Black BG
2.2Fail
17.6AAA
4.2AA Large
12.1AAA
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

444444
ECECE1
4E4F8F
BABAD1
7D7B1C

Deuteranopia

444444
ECECE2
4A448E
B9B7D1
87941C

Tritanopia

444444
ECE4E5
328A88
B0CFCF
BE1C1C

Achromatopsia

444444
EAEAEA
656565
C2C2C2
4F4F4F

Shades & Tints Shades & Tints

#444444

Dark
Light

#ECECDE

Dark
Light

#2E7897

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #444444;
  --color-2: #ececde;
  --color-3: #2e7897;
  --color-4: #afc9d4;
  --color-5: #c71c1c;
}

SCSS

$color-1: #444444;
$color-2: #ececde;
$color-3: #2e7897;
$color-4: #afc9d4;
$color-5: #c71c1c;

TAILWIND

colors: {
  'brand-1': '#444444',
  'brand-2': '#ececde',
  'brand-3': '#2e7897',
  'brand-4': '#afc9d4',
  'brand-5': '#c71c1c',
}

RGB Array

[68, 68, 68], [236, 236, 222], [46, 120, 151], [175, 201, 212], [199, 28, 28]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This muted-style palette of #444444, #ECECDE, #2E7897, #AFC9D4, #C71C1C is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #444444; --color-2: #ececde; --color-3: #2e7897; --color-4: #afc9d4; --color-5: #c71c1c. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This muted-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color