Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C6CAC9
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#E2D2B0
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#BDA464
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#C57E48
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#575A53
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
C6CAC9 | E2D2B0 | BDA464 | C57E48 | 575A53 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.5 Fail | 2.0 Fail | 4.2 AA Large | |
1.1 Fail | — | 1.6 Fail | 2.2 Fail | 4.7 AA | |
1.5 Fail | 1.6 Fail | — | 1.3 Fail | 2.9 Fail | |
2.0 Fail | 2.2 Fail | 1.3 Fail | — | 2.2 Fail | |
4.2 AA Large | 4.7 AA | 2.9 Fail | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C6CAC9
#E2D2B0
#BDA464
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c6cac9;
--color-2: #e2d2b0;
--color-3: #bda464;
--color-4: #c57e48;
--color-5: #575a53;
}SCSS
$color-1: #c6cac9; $color-2: #e2d2b0; $color-3: #bda464; $color-4: #c57e48; $color-5: #575a53;
TAILWIND
colors: {
'brand-1': '#c6cac9',
'brand-2': '#e2d2b0',
'brand-3': '#bda464',
'brand-4': '#c57e48',
'brand-5': '#575a53',
}RGB Array
[198, 202, 201], [226, 210, 176], [189, 164, 100], [197, 126, 72], [87, 90, 83]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C6CAC9, #E2D2B0, #BDA464, #C57E48, #575A53 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: #c6cac9; --color-2: #e2d2b0; --color-3: #bda464; --color-4: #c57e48; --color-5: #575a53. 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 general-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.
Generated by LangColor online color tool · Breaking the barrier between language and color