Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F4F5E3
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D0D730
Autumn Sage · GreenYellow · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#C2CD0C
Autumn Sage · GoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#343C3D
Slate Blue · DarkSlateGray · Dark Stone
Traditional「Slate Blue」· Paint「Dark Stone」· Creative Midnight Shadow
#2B2D2A
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
F4F5E3 | D0D730 | C2CD0C | 343C3D | 2B2D2A | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.6 Fail | 10.2 AAA | 12.6 AAA | |
1.4 Fail | — | 1.1 Fail | 7.2 AAA | 8.9 AAA | |
1.6 Fail | 1.1 Fail | — | 6.5 AA | 8.0 AAA | |
10.2 AAA | 7.2 AAA | 6.5 AA | — | 1.2 Fail | |
12.6 AAA | 8.9 AAA | 8.0 AAA | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F4F5E3
#D0D730
#C2CD0C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f4f5e3;
--color-2: #d0d730;
--color-3: #c2cd0c;
--color-4: #343c3d;
--color-5: #2b2d2a;
}SCSS
$color-1: #f4f5e3; $color-2: #d0d730; $color-3: #c2cd0c; $color-4: #343c3d; $color-5: #2b2d2a;
TAILWIND
colors: {
'brand-1': '#f4f5e3',
'brand-2': '#d0d730',
'brand-3': '#c2cd0c',
'brand-4': '#343c3d',
'brand-5': '#2b2d2a',
}RGB Array
[244, 245, 227], [208, 215, 48], [194, 205, 12], [52, 60, 61], [43, 45, 42]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #F4F5E3, #D0D730, #C2CD0C, #343C3D, #2B2D2A 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: #f4f5e3; --color-2: #d0d730; --color-3: #c2cd0c; --color-4: #343c3d; --color-5: #2b2d2a. 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 earth-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