Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FCFCF4
Fresh Green · Snow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F4DCB8
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#A46E64
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#5A5542
Ochre · DarkOliveGreen · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#1E1D1B
Ink Black · Black · Dark Stone
Traditional「Ink Black」· 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
FCFCF4 | F4DCB8 | A46E64 | 5A5542 | 1E1D1B | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 4.1 AA Large | 7.2 AAA | 16.3 AAA | |
1.3 Fail | — | 3.2 AA Large | 5.6 AA | 12.7 AAA | |
4.1 AA Large | 3.2 AA Large | — | 1.8 Fail | 4.0 AA Large | |
7.2 AAA | 5.6 AA | 1.8 Fail | — | 2.3 Fail | |
16.3 AAA | 12.7 AAA | 4.0 AA Large | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FCFCF4
#F4DCB8
#A46E64
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fcfcf4;
--color-2: #f4dcb8;
--color-3: #a46e64;
--color-4: #5a5542;
--color-5: #1e1d1b;
}SCSS
$color-1: #fcfcf4; $color-2: #f4dcb8; $color-3: #a46e64; $color-4: #5a5542; $color-5: #1e1d1b;
TAILWIND
colors: {
'brand-1': '#fcfcf4',
'brand-2': '#f4dcb8',
'brand-3': '#a46e64',
'brand-4': '#5a5542',
'brand-5': '#1e1d1b',
}RGB Array
[252, 252, 244], [244, 220, 184], [164, 110, 100], [90, 85, 66], [30, 29, 27]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #FCFCF4, #F4DCB8, #A46E64, #5A5542, #1E1D1B 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: #fcfcf4; --color-2: #f4dcb8; --color-3: #a46e64; --color-4: #5a5542; --color-5: #1e1d1b. 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