Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FAFAFE
Wisteria · Snow · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#F3EDDD
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E0D2C5
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#9C7E81
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#381E00
Ochre · Black · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· Creative Blush Sunrise
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
FAFAFE | F3EDDD | E0D2C5 | 9C7E81 | 381E00 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 3.5 AA Large | 14.9 AAA | |
1.1 Fail | — | 1.3 Fail | 3.1 AA Large | 13.3 AAA | |
1.4 Fail | 1.3 Fail | — | 2.5 Fail | 10.5 AAA | |
3.5 AA Large | 3.1 AA Large | 2.5 Fail | — | 4.2 AA Large | |
14.9 AAA | 13.3 AAA | 10.5 AAA | 4.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FAFAFE
#F3EDDD
#E0D2C5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fafafe;
--color-2: #f3eddd;
--color-3: #e0d2c5;
--color-4: #9c7e81;
--color-5: #381e00;
}SCSS
$color-1: #fafafe; $color-2: #f3eddd; $color-3: #e0d2c5; $color-4: #9c7e81; $color-5: #381e00;
TAILWIND
colors: {
'brand-1': '#fafafe',
'brand-2': '#f3eddd',
'brand-3': '#e0d2c5',
'brand-4': '#9c7e81',
'brand-5': '#381e00',
}RGB Array
[250, 250, 254], [243, 237, 221], [224, 210, 197], [156, 126, 129], [56, 30, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This minimal-style palette of #FAFAFE, #F3EDDD, #E0D2C5, #9C7E81, #381E00 is ideal for: health products, baby brands, fresh-style blogs, 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: #fafafe; --color-2: #f3eddd; --color-3: #e0d2c5; --color-4: #9c7e81; --color-5: #381e00. 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 minimal-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