Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CCC9C2
Goose Yellow · Silver · Pearl Gray
Traditional「Goose Yellow」· Paint「Pearl Gray」· Creative Silver Lining
#CFC09D
Goose Yellow · Tan · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#968F7D
Ginger · Gray · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#636363
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#36414D
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
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
CCC9C2 | CFC09D | 968F7D | 636363 | 36414D | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.9 Fail | 3.6 AA Large | 6.3 AA | |
1.1 Fail | — | 1.8 Fail | 3.3 AA Large | 5.8 AA | |
1.9 Fail | 1.8 Fail | — | 1.9 Fail | 3.2 AA Large | |
3.6 AA Large | 3.3 AA Large | 1.9 Fail | — | 1.7 Fail | |
6.3 AA | 5.8 AA | 3.2 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CCC9C2
#CFC09D
#968F7D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ccc9c2;
--color-2: #cfc09d;
--color-3: #968f7d;
--color-4: #636363;
--color-5: #36414d;
}SCSS
$color-1: #ccc9c2; $color-2: #cfc09d; $color-3: #968f7d; $color-4: #636363; $color-5: #36414d;
TAILWIND
colors: {
'brand-1': '#ccc9c2',
'brand-2': '#cfc09d',
'brand-3': '#968f7d',
'brand-4': '#636363',
'brand-5': '#36414d',
}RGB Array
[204, 201, 194], [207, 192, 157], [150, 143, 125], [99, 99, 99], [54, 65, 77]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CCC9C2, #CFC09D, #968F7D, #636363, #36414D 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: #ccc9c2; --color-2: #cfc09d; --color-3: #968f7d; --color-4: #636363; --color-5: #36414d. 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