Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF2C4
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#B0A684
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#3B3B3B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#C7C7C7
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#E6E6E6
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· 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
FFF2C4 | B0A684 | 3B3B3B | C7C7C7 | E6E6E6 | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 10.0 AAA | 1.5 Fail | 1.1 Fail | |
2.2 Fail | — | 4.6 AA | 1.4 Fail | 1.9 Fail | |
10.0 AAA | 4.6 AA | — | 6.6 AA | 9.0 AAA | |
1.5 Fail | 1.4 Fail | 6.6 AA | — | 1.4 Fail | |
1.1 Fail | 1.9 Fail | 9.0 AAA | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF2C4
#B0A684
#3B3B3B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff2c4;
--color-2: #b0a684;
--color-3: #3b3b3b;
--color-4: #c7c7c7;
--color-5: #e6e6e6;
}SCSS
$color-1: #fff2c4; $color-2: #b0a684; $color-3: #3b3b3b; $color-4: #c7c7c7; $color-5: #e6e6e6;
TAILWIND
colors: {
'brand-1': '#fff2c4',
'brand-2': '#b0a684',
'brand-3': '#3b3b3b',
'brand-4': '#c7c7c7',
'brand-5': '#e6e6e6',
}RGB Array
[255, 242, 196], [176, 166, 132], [59, 59, 59], [199, 199, 199], [230, 230, 230]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFF2C4, #B0A684, #3B3B3B, #C7C7C7, #E6E6E6 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: #fff2c4; --color-2: #b0a684; --color-3: #3b3b3b; --color-4: #c7c7c7; --color-5: #e6e6e6. 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