Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CFC2AD
Goose Yellow · Silver · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#D7CBBC
Goose Yellow · LightGray · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#E3DDCB
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E6E8E8
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#F7F7F9
Wisteria · Snow · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
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
CFC2AD | D7CBBC | E3DDCB | E6E8E8 | F7F7F9 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 1.4 Fail | 1.6 Fail | |
1.1 Fail | — | 1.2 Fail | 1.3 Fail | 1.5 Fail | |
1.3 Fail | 1.2 Fail | — | 1.1 Fail | 1.3 Fail | |
1.4 Fail | 1.3 Fail | 1.1 Fail | — | 1.1 Fail | |
1.6 Fail | 1.5 Fail | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CFC2AD
#D7CBBC
#E3DDCB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cfc2ad;
--color-2: #d7cbbc;
--color-3: #e3ddcb;
--color-4: #e6e8e8;
--color-5: #f7f7f9;
}SCSS
$color-1: #cfc2ad; $color-2: #d7cbbc; $color-3: #e3ddcb; $color-4: #e6e8e8; $color-5: #f7f7f9;
TAILWIND
colors: {
'brand-1': '#cfc2ad',
'brand-2': '#d7cbbc',
'brand-3': '#e3ddcb',
'brand-4': '#e6e8e8',
'brand-5': '#f7f7f9',
}RGB Array
[207, 194, 173], [215, 203, 188], [227, 221, 203], [230, 232, 232], [247, 247, 249]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CFC2AD, #D7CBBC, #E3DDCB, #E6E8E8, #F7F7F9 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: #cfc2ad; --color-2: #d7cbbc; --color-3: #e3ddcb; --color-4: #e6e8e8; --color-5: #f7f7f9. 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