Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FCF7CF
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F4CA64
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#D85356
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#1E7262
Mineral Blue · SeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· 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
FCF7CF | F4CA64 | D85356 | 1E7262 | 000000 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 3.7 AA Large | 5.3 AA | 19.3 AAA | |
1.4 Fail | — | 2.5 Fail | 3.7 AA Large | 13.5 AAA | |
3.7 AA Large | 2.5 Fail | — | 1.5 Fail | 5.3 AA | |
5.3 AA | 3.7 AA Large | 1.5 Fail | — | 3.6 AA Large | |
19.3 AAA | 13.5 AAA | 5.3 AA | 3.6 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FCF7CF
#F4CA64
#D85356
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fcf7cf;
--color-2: #f4ca64;
--color-3: #d85356;
--color-4: #1e7262;
--color-5: #000000;
}SCSS
$color-1: #fcf7cf; $color-2: #f4ca64; $color-3: #d85356; $color-4: #1e7262; $color-5: #000000;
TAILWIND
colors: {
'brand-1': '#fcf7cf',
'brand-2': '#f4ca64',
'brand-3': '#d85356',
'brand-4': '#1e7262',
'brand-5': '#000000',
}RGB Array
[252, 247, 207], [244, 202, 100], [216, 83, 86], [30, 114, 98], [0, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FCF7CF, #F4CA64, #D85356, #1E7262, #000000 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: #fcf7cf; --color-2: #f4ca64; --color-3: #d85356; --color-4: #1e7262; --color-5: #000000. 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 general-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