Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5E8C5
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#D4D4B8
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C0BFA3
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#94AC9E
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#000D00
Pine Green · Black · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· 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
F5E8C5 | D4D4B8 | C0BFA3 | 94AC9E | 000D00 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 2.0 Fail | 16.3 AAA | |
1.2 Fail | — | 1.2 Fail | 1.6 Fail | 13.2 AAA | |
1.5 Fail | 1.2 Fail | — | 1.3 Fail | 10.6 AAA | |
2.0 Fail | 1.6 Fail | 1.3 Fail | — | 8.2 AAA | |
16.3 AAA | 13.2 AAA | 10.6 AAA | 8.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5E8C5
#D4D4B8
#C0BFA3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5e8c5;
--color-2: #d4d4b8;
--color-3: #c0bfa3;
--color-4: #94ac9e;
--color-5: #000d00;
}SCSS
$color-1: #f5e8c5; $color-2: #d4d4b8; $color-3: #c0bfa3; $color-4: #94ac9e; $color-5: #000d00;
TAILWIND
colors: {
'brand-1': '#f5e8c5',
'brand-2': '#d4d4b8',
'brand-3': '#c0bfa3',
'brand-4': '#94ac9e',
'brand-5': '#000d00',
}RGB Array
[245, 232, 197], [212, 212, 184], [192, 191, 163], [148, 172, 158], [0, 13, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #F5E8C5, #D4D4B8, #C0BFA3, #94AC9E, #000D00 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: #f5e8c5; --color-2: #d4d4b8; --color-3: #c0bfa3; --color-4: #94ac9e; --color-5: #000d00. 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 nature-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