Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D6D5CC
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#ADD0B3
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#C1B098
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#D29296
Peach Pink · Tan · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#9A8595
Rose Purple · Gray · Silver Sand
Traditional「Rose Purple」· Paint「Silver Sand」· Creative Urban Concrete
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
D6D5CC | ADD0B3 | C1B098 | D29296 | 9A8595 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 1.7 Fail | 2.3 Fail | |
1.1 Fail | — | 1.3 Fail | 1.5 Fail | 2.0 Fail | |
1.4 Fail | 1.3 Fail | — | 1.2 Fail | 1.6 Fail | |
1.7 Fail | 1.5 Fail | 1.2 Fail | — | 1.3 Fail | |
2.3 Fail | 2.0 Fail | 1.6 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D6D5CC
#ADD0B3
#C1B098
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d6d5cc;
--color-2: #add0b3;
--color-3: #c1b098;
--color-4: #d29296;
--color-5: #9a8595;
}SCSS
$color-1: #d6d5cc; $color-2: #add0b3; $color-3: #c1b098; $color-4: #d29296; $color-5: #9a8595;
TAILWIND
colors: {
'brand-1': '#d6d5cc',
'brand-2': '#add0b3',
'brand-3': '#c1b098',
'brand-4': '#d29296',
'brand-5': '#9a8595',
}RGB Array
[214, 213, 204], [173, 208, 179], [193, 176, 152], [210, 146, 150], [154, 133, 149]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D6D5CC, #ADD0B3, #C1B098, #D29296, #9A8595 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: #d6d5cc; --color-2: #add0b3; --color-3: #c1b098; --color-4: #d29296; --color-5: #9a8595. 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 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