Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5EECB
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C9BF51
Autumn Sage · SandyBrown · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#7D9A4E
Grass Green · Gray · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#AD5B67
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#F47B7B
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· 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
F5EECB | C9BF51 | 7D9A4E | AD5B67 | F47B7B | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.7 Fail | 4.0 AA Large | 2.3 Fail | |
1.6 Fail | — | 1.7 Fail | 2.5 Fail | 1.4 Fail | |
2.7 Fail | 1.7 Fail | — | 1.5 Fail | 1.2 Fail | |
4.0 AA Large | 2.5 Fail | 1.5 Fail | — | 1.8 Fail | |
2.3 Fail | 1.4 Fail | 1.2 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5EECB
#C9BF51
#7D9A4E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5eecb;
--color-2: #c9bf51;
--color-3: #7d9a4e;
--color-4: #ad5b67;
--color-5: #f47b7b;
}SCSS
$color-1: #f5eecb; $color-2: #c9bf51; $color-3: #7d9a4e; $color-4: #ad5b67; $color-5: #f47b7b;
TAILWIND
colors: {
'brand-1': '#f5eecb',
'brand-2': '#c9bf51',
'brand-3': '#7d9a4e',
'brand-4': '#ad5b67',
'brand-5': '#f47b7b',
}RGB Array
[245, 238, 203], [201, 191, 81], [125, 154, 78], [173, 91, 103], [244, 123, 123]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #F5EECB, #C9BF51, #7D9A4E, #AD5B67, #F47B7B 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: #f5eecb; --color-2: #c9bf51; --color-3: #7d9a4e; --color-4: #ad5b67; --color-5: #f47b7b. 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