Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CCC3BC
Apricot · Silver · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#A9A6AD
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#4A5362
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#454857
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#151515
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· 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
CCC3BC | A9A6AD | 4A5362 | 454857 | 151515 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 4.5 AA Large | 5.2 AA | 10.5 AAA | |
1.4 Fail | — | 3.2 AA Large | 3.8 AA Large | 7.6 AAA | |
4.5 AA Large | 3.2 AA Large | — | 1.2 Fail | 2.4 Fail | |
5.2 AA | 3.8 AA Large | 1.2 Fail | — | 2.0 Fail | |
10.5 AAA | 7.6 AAA | 2.4 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CCC3BC
#A9A6AD
#4A5362
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ccc3bc;
--color-2: #a9a6ad;
--color-3: #4a5362;
--color-4: #454857;
--color-5: #151515;
}SCSS
$color-1: #ccc3bc; $color-2: #a9a6ad; $color-3: #4a5362; $color-4: #454857; $color-5: #151515;
TAILWIND
colors: {
'brand-1': '#ccc3bc',
'brand-2': '#a9a6ad',
'brand-3': '#4a5362',
'brand-4': '#454857',
'brand-5': '#151515',
}RGB Array
[204, 195, 188], [169, 166, 173], [74, 83, 98], [69, 72, 87], [21, 21, 21]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CCC3BC, #A9A6AD, #4A5362, #454857, #151515 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: #ccc3bc; --color-2: #a9a6ad; --color-3: #4a5362; --color-4: #454857; --color-5: #151515. 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