← Back to Editor

#666666 · #CCCC99 · #FFFFCC · #999966 · #475B66

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

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#CCCC99

Fresh Green · Tan · Sunflower

HEX
#CCCC99
RGB
rgb(204, 204, 153)
HSL
hsl(60, 33%, 70%)
HSB
hsb(60, 25%, 80%)
CMYK
cmyk(0%, 0%, 25%, 20%)
Oklch
oklch(83.3% 0.068 107.8)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#FFFFCC

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFCC
RGB
rgb(255, 255, 204)
HSL
hsl(60, 100%, 90%)
HSB
hsb(60, 20%, 100%)
CMYK
cmyk(0%, 0%, 20%, 0%)
Oklch
oklch(98.8% 0.065 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#999966

Autumn Sage · Gray · Honey Gold

HEX
#999966
RGB
rgb(153, 153, 102)
HSL
hsl(60, 20%, 50%)
HSB
hsb(60, 33%, 60%)
CMYK
cmyk(0%, 0%, 33%, 40%)
Oklch
oklch(67.0% 0.070 108.1)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#475B66

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#475B66
RGB
rgb(71, 91, 102)
HSL
hsl(201, 18%, 34%)
HSB
hsb(201, 30%, 40%)
CMYK
cmyk(30%, 11%, 0%, 60%)
Oklch
oklch(45.9% 0.030 232.3)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

666666
666666

Analogous

666666
666666
666666

Triadic

666666
666666
666666

Split-Comp.

666666
666666
666666

Tetradic

666666
666666
666666
666666

Contrast Matrix WCAG 2.1 Contrast

666666
CCCC99
FFFFCC
999966
475B66
3.5
AA Large
5.6
AA
1.9
Fail
1.2
Fail
3.5
AA Large
1.6
Fail
1.8
Fail
4.3
AA Large
5.6
AA
1.6
Fail
2.9
Fail
6.9
AA
1.9
Fail
1.8
Fail
2.9
Fail
2.4
Fail
1.2
Fail
4.3
AA Large
6.9
AA
2.4
Fail
White BG
5.7AA
1.7Fail
1.0Fail
3.0Fail
7.1AAA
Black BG
3.7AA Large
12.7AAA
20.4AAA
7.1AAA
3.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

666666
CCCCA5
FFFFD8
999972
505063

Deuteranopia

666666
CCCCA8
FFFFDB
999975
4F4D63

Tritanopia

666666
CCAFB1
FFE2E4
997C7E
486161

Achromatopsia

666666
C6C6C6
F9F9F9
939393
565656

Shades & Tints Shades & Tints

#666666

Dark
Light

#CCCC99

Dark
Light

#FFFFCC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #666666;
  --color-2: #cccc99;
  --color-3: #ffffcc;
  --color-4: #999966;
  --color-5: #475b66;
}

SCSS

$color-1: #666666;
$color-2: #cccc99;
$color-3: #ffffcc;
$color-4: #999966;
$color-5: #475b66;

TAILWIND

colors: {
  'brand-1': '#666666',
  'brand-2': '#cccc99',
  'brand-3': '#ffffcc',
  'brand-4': '#999966',
  'brand-5': '#475b66',
}

RGB Array

[102, 102, 102], [204, 204, 153], [255, 255, 204], [153, 153, 102], [71, 91, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This muted-style palette of #666666, #CCCC99, #FFFFCC, #999966, #475B66 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: #666666; --color-2: #cccc99; --color-3: #ffffcc; --color-4: #999966; --color-5: #475b66. 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