Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F8F9F4
Willow Green · Snow · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#D2B190
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#8F724A
Ochre · Sienna · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#DCD5CF
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#E2E3E7
Azure · Lavender · Cloud White
Traditional「Azure」· 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
F8F9F4 | D2B190 | 8F724A | DCD5CF | E2E3E7 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 4.2 AA Large | 1.4 Fail | 1.2 Fail | |
1.9 Fail | — | 2.2 Fail | 1.4 Fail | 1.6 Fail | |
4.2 AA Large | 2.2 Fail | — | 3.1 AA Large | 3.5 AA Large | |
1.4 Fail | 1.4 Fail | 3.1 AA Large | — | 1.1 Fail | |
1.2 Fail | 1.6 Fail | 3.5 AA Large | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F8F9F4
#D2B190
#8F724A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f8f9f4;
--color-2: #d2b190;
--color-3: #8f724a;
--color-4: #dcd5cf;
--color-5: #e2e3e7;
}SCSS
$color-1: #f8f9f4; $color-2: #d2b190; $color-3: #8f724a; $color-4: #dcd5cf; $color-5: #e2e3e7;
TAILWIND
colors: {
'brand-1': '#f8f9f4',
'brand-2': '#d2b190',
'brand-3': '#8f724a',
'brand-4': '#dcd5cf',
'brand-5': '#e2e3e7',
}RGB Array
[248, 249, 244], [210, 177, 144], [143, 114, 74], [220, 213, 207], [226, 227, 231]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F8F9F4, #D2B190, #8F724A, #DCD5CF, #E2E3E7 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: #f8f9f4; --color-2: #d2b190; --color-3: #8f724a; --color-4: #dcd5cf; --color-5: #e2e3e7. 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