Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FEFEFE
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#EEE6DB
Goose Yellow · Beige · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C9E69A
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#6F9053
Celadon · DimGray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#333333
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· 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
FEFEFE | EEE6DB | C9E69A | 6F9053 | 333333 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 3.6 AA Large | 12.5 AAA | |
1.2 Fail | — | 1.1 Fail | 2.9 Fail | 10.2 AAA | |
1.4 Fail | 1.1 Fail | — | 2.6 Fail | 9.2 AAA | |
3.6 AA Large | 2.9 Fail | 2.6 Fail | — | 3.5 AA Large | |
12.5 AAA | 10.2 AAA | 9.2 AAA | 3.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FEFEFE
#EEE6DB
#C9E69A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fefefe;
--color-2: #eee6db;
--color-3: #c9e69a;
--color-4: #6f9053;
--color-5: #333333;
}SCSS
$color-1: #fefefe; $color-2: #eee6db; $color-3: #c9e69a; $color-4: #6f9053; $color-5: #333333;
TAILWIND
colors: {
'brand-1': '#fefefe',
'brand-2': '#eee6db',
'brand-3': '#c9e69a',
'brand-4': '#6f9053',
'brand-5': '#333333',
}RGB Array
[254, 254, 254], [238, 230, 219], [201, 230, 154], [111, 144, 83], [51, 51, 51]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #FEFEFE, #EEE6DB, #C9E69A, #6F9053, #333333 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: #fefefe; --color-2: #eee6db; --color-3: #c9e69a; --color-4: #6f9053; --color-5: #333333. 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 earth-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