Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CCC6B8
Goose Yellow · Silver · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#303030
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#B1D1C0
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#D1C2BA
Apricot · Silver · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#F2B6BA
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
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
CCC6B8 | 303030 | B1D1C0 | D1C2BA | F2B6BA | |
|---|---|---|---|---|---|
| — | 7.8 AAA | 1.0 Fail | 1.0 Fail | 1.0 Fail | |
7.8 AAA | — | 8.0 AAA | 7.6 AAA | 7.7 AAA | |
1.0 Fail | 8.0 AAA | — | 1.1 Fail | 1.0 Fail | |
1.0 Fail | 7.6 AAA | 1.1 Fail | — | 1.0 Fail | |
1.0 Fail | 7.7 AAA | 1.0 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CCC6B8
#303030
#B1D1C0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ccc6b8;
--color-2: #303030;
--color-3: #b1d1c0;
--color-4: #d1c2ba;
--color-5: #f2b6ba;
}SCSS
$color-1: #ccc6b8; $color-2: #303030; $color-3: #b1d1c0; $color-4: #d1c2ba; $color-5: #f2b6ba;
TAILWIND
colors: {
'brand-1': '#ccc6b8',
'brand-2': '#303030',
'brand-3': '#b1d1c0',
'brand-4': '#d1c2ba',
'brand-5': '#f2b6ba',
}RGB Array
[204, 198, 184], [48, 48, 48], [177, 209, 192], [209, 194, 186], [242, 182, 186]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CCC6B8, #303030, #B1D1C0, #D1C2BA, #F2B6BA is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #ccc6b8; --color-2: #303030; --color-3: #b1d1c0; --color-4: #d1c2ba; --color-5: #f2b6ba. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 beauty, lifestyle, arts 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