Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FCE7B0
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E0BF8A
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#A48F74
Ginger · Gray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#84776F
Tangerine · Gray · Warm Gray
Traditional「Tangerine」· Paint「Warm Gray」· Creative Urban Concrete
#636365
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
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
FCE7B0 | E0BF8A | A48F74 | 84776F | 636365 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.5 Fail | 3.5 AA Large | 4.9 AA | |
1.4 Fail | — | 1.8 Fail | 2.5 Fail | 3.4 AA Large | |
2.5 Fail | 1.8 Fail | — | 1.4 Fail | 1.9 Fail | |
3.5 AA Large | 2.5 Fail | 1.4 Fail | — | 1.4 Fail | |
4.9 AA | 3.4 AA Large | 1.9 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FCE7B0
#E0BF8A
#A48F74
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fce7b0;
--color-2: #e0bf8a;
--color-3: #a48f74;
--color-4: #84776f;
--color-5: #636365;
}SCSS
$color-1: #fce7b0; $color-2: #e0bf8a; $color-3: #a48f74; $color-4: #84776f; $color-5: #636365;
TAILWIND
colors: {
'brand-1': '#fce7b0',
'brand-2': '#e0bf8a',
'brand-3': '#a48f74',
'brand-4': '#84776f',
'brand-5': '#636365',
}RGB Array
[252, 231, 176], [224, 191, 138], [164, 143, 116], [132, 119, 111], [99, 99, 101]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #FCE7B0, #E0BF8A, #A48F74, #84776F, #636365 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #fce7b0; --color-2: #e0bf8a; --color-3: #a48f74; --color-4: #84776f; --color-5: #636365. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 sunset-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. 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