← Back to Editor

#DDE0D1 · #B2DBBF · #8AB199 · #6B7B73 · #6C4552

muted

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#DDE0D1

Willow Green · LightGray · Mint Green

HEX
#DDE0D1
RGB
rgb(221, 224, 209)
HSL
hsl(72, 19%, 85%)
HSB
hsb(72, 7%, 88%)
CMYK
cmyk(1%, 0%, 7%, 12%)
Oklch
oklch(90.0% 0.020 116.0)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#B2DBBF

Celadon · Silver · Apple Green

HEX
#B2DBBF
RGB
rgb(178, 219, 191)
HSL
hsl(139, 36%, 78%)
HSB
hsb(139, 19%, 86%)
CMYK
cmyk(19%, 0%, 13%, 14%)
Oklch
oklch(85.4% 0.058 155.2)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#8AB199

Celadon · DarkSeaGreen · Apple Green

HEX
#8AB199
RGB
rgb(138, 177, 153)
HSL
hsl(143, 20%, 62%)
HSB
hsb(143, 22%, 69%)
CMYK
cmyk(22%, 0%, 14%, 31%)
Oklch
oklch(72.5% 0.055 157.7)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#6B7B73

Ink Gray · DimGray · Warm Gray

HEX
#6B7B73
RGB
rgb(107, 123, 115)
HSL
hsl(150, 7%, 45%)
HSB
hsb(150, 13%, 48%)
CMYK
cmyk(13%, 0%, 7%, 52%)
Oklch
oklch(56.7% 0.023 164.1)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#6C4552

Dark Violet · DimGray · Camellia

HEX
#6C4552
RGB
rgb(108, 69, 82)
HSL
hsl(340, 22%, 35%)
HSB
hsb(340, 36%, 42%)
CMYK
cmyk(0%, 36%, 24%, 58%)
Oklch
oklch(43.9% 0.057 358.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DDE0D1
D4D1E0

Analogous

E0DCD1
DDE0D1
D6E0D1

Triadic

DDE0D1
D1DDE0
E0D1DD

Split-Comp.

DDE0D1
D1D6E0
DCD1E0

Tetradic

DDE0D1
D1E0DC
D4D1E0
E0D1D6

Contrast Matrix WCAG 2.1 Contrast

DDE0D1
B2DBBF
8AB199
6B7B73
6C4552
1.1
Fail
1.8
Fail
3.3
AA Large
6.0
AA
1.1
Fail
1.6
Fail
2.9
Fail
5.3
AA
1.8
Fail
1.6
Fail
1.9
Fail
3.4
AA Large
3.3
AA Large
2.9
Fail
1.9
Fail
1.8
Fail
6.0
AA
5.3
AA
3.4
AA Large
1.8
Fail
White BG
1.3Fail
1.5Fail
2.4Fail
4.5AA Large
8.0AAA
Black BG
15.7AAA
13.8AAA
8.8AAA
4.7AA
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DEDED5
C4C4C6
9B9B9F
727275
5B5B4F

Deuteranopia

DEDED6
C1BEC7
9996A0
717075
5D604E

Tritanopia

DDD7D8
B4CBCC
8CA3A4
6C7677
6A4C4C

Achromatopsia

DDDDDD
CCCCCC
A3A3A3
757575
525252

Shades & Tints Shades & Tints

#DDE0D1

Dark
Light

#B2DBBF

Dark
Light

#8AB199

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dde0d1;
  --color-2: #b2dbbf;
  --color-3: #8ab199;
  --color-4: #6b7b73;
  --color-5: #6c4552;
}

SCSS

$color-1: #dde0d1;
$color-2: #b2dbbf;
$color-3: #8ab199;
$color-4: #6b7b73;
$color-5: #6c4552;

TAILWIND

colors: {
  'brand-1': '#dde0d1',
  'brand-2': '#b2dbbf',
  'brand-3': '#8ab199',
  'brand-4': '#6b7b73',
  'brand-5': '#6c4552',
}

RGB Array

[221, 224, 209], [178, 219, 191], [138, 177, 153], [107, 123, 115], [108, 69, 82]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This muted-style palette of #DDE0D1, #B2DBBF, #8AB199, #6B7B73, #6C4552 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #dde0d1; --color-2: #b2dbbf; --color-3: #8ab199; --color-4: #6b7b73; --color-5: #6c4552. 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. Restrained colors convey professionalism and trust. 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