Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F8F2D0
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E0C8BC
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#85ADA4
Mineral Blue · DarkSeaGreen · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#2D241B
Ochre · Black · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· Creative Blush Sunrise
#56505E
Deep Indigo · DimGray · Charcoal
Traditional「Deep Indigo」· 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
F8F2D0 | E0C8BC | 85ADA4 | 2D241B | 56505E | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.2 Fail | 13.5 AAA | 6.9 AA | |
1.4 Fail | — | 1.5 Fail | 9.5 AAA | 4.9 AA | |
2.2 Fail | 1.5 Fail | — | 6.2 AA | 3.1 AA Large | |
13.5 AAA | 9.5 AAA | 6.2 AA | — | 2.0 Fail | |
6.9 AA | 4.9 AA | 3.1 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F8F2D0
#E0C8BC
#85ADA4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f8f2d0;
--color-2: #e0c8bc;
--color-3: #85ada4;
--color-4: #2d241b;
--color-5: #56505e;
}SCSS
$color-1: #f8f2d0; $color-2: #e0c8bc; $color-3: #85ada4; $color-4: #2d241b; $color-5: #56505e;
TAILWIND
colors: {
'brand-1': '#f8f2d0',
'brand-2': '#e0c8bc',
'brand-3': '#85ada4',
'brand-4': '#2d241b',
'brand-5': '#56505e',
}RGB Array
[248, 242, 208], [224, 200, 188], [133, 173, 164], [45, 36, 27], [86, 80, 94]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #F8F2D0, #E0C8BC, #85ADA4, #2D241B, #56505E 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: #f8f2d0; --color-2: #e0c8bc; --color-3: #85ada4; --color-4: #2d241b; --color-5: #56505e. 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