Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C2BEA1
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#A38E7B
Tangerine · Gray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#CDC0AD
Goose Yellow · Silver · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#8B8970
Autumn Sage · Gray · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#D5D5CD
Fresh Green · LightGray · Pearl Gray
Traditional「Fresh Green」· Paint「Pearl Gray」· Creative Silver Lining
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
C2BEA1 | A38E7B | CDC0AD | 8B8970 | D5D5CD | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 1.1 Fail | 1.9 Fail | 1.3 Fail | |
1.7 Fail | — | 1.7 Fail | 1.1 Fail | 2.1 Fail | |
1.1 Fail | 1.7 Fail | — | 2.0 Fail | 1.2 Fail | |
1.9 Fail | 1.1 Fail | 2.0 Fail | — | 2.4 Fail | |
1.3 Fail | 2.1 Fail | 1.2 Fail | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C2BEA1
#A38E7B
#CDC0AD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c2bea1;
--color-2: #a38e7b;
--color-3: #cdc0ad;
--color-4: #8b8970;
--color-5: #d5d5cd;
}SCSS
$color-1: #c2bea1; $color-2: #a38e7b; $color-3: #cdc0ad; $color-4: #8b8970; $color-5: #d5d5cd;
TAILWIND
colors: {
'brand-1': '#c2bea1',
'brand-2': '#a38e7b',
'brand-3': '#cdc0ad',
'brand-4': '#8b8970',
'brand-5': '#d5d5cd',
}RGB Array
[194, 190, 161], [163, 142, 123], [205, 192, 173], [139, 137, 112], [213, 213, 205]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This minimal-style palette of #C2BEA1, #A38E7B, #CDC0AD, #8B8970, #D5D5CD is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #c2bea1; --color-2: #a38e7b; --color-3: #cdc0ad; --color-4: #8b8970; --color-5: #d5d5cd. 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. 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 minimal-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