Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CBC7C4
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#BEB1A8
Apricot · DarkGray · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#7D8A9A
Azure · LightSlateGray · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#213B56
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#85A7B0
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
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
CBC7C4 | BEB1A8 | 7D8A9A | 213B56 | 85A7B0 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.1 Fail | 6.9 AA | 1.5 Fail | |
1.2 Fail | — | 1.7 Fail | 5.5 AA | 1.2 Fail | |
2.1 Fail | 1.7 Fail | — | 3.3 AA Large | 1.4 Fail | |
6.9 AA | 5.5 AA | 3.3 AA Large | — | 4.5 AA Large | |
1.5 Fail | 1.2 Fail | 1.4 Fail | 4.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CBC7C4
#BEB1A8
#7D8A9A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cbc7c4;
--color-2: #beb1a8;
--color-3: #7d8a9a;
--color-4: #213b56;
--color-5: #85a7b0;
}SCSS
$color-1: #cbc7c4; $color-2: #beb1a8; $color-3: #7d8a9a; $color-4: #213b56; $color-5: #85a7b0;
TAILWIND
colors: {
'brand-1': '#cbc7c4',
'brand-2': '#beb1a8',
'brand-3': '#7d8a9a',
'brand-4': '#213b56',
'brand-5': '#85a7b0',
}RGB Array
[203, 199, 196], [190, 177, 168], [125, 138, 154], [33, 59, 86], [133, 167, 176]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CBC7C4, #BEB1A8, #7D8A9A, #213B56, #85A7B0 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: #cbc7c4; --color-2: #beb1a8; --color-3: #7d8a9a; --color-4: #213b56; --color-5: #85a7b0. 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