Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFDEE
Fresh Green · SeaShell · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F79613
Ginger · Orange · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#F1B555
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#4F4957
Deep Indigo · DarkSlateGray · Charcoal
Traditional「Deep Indigo」· Paint「Charcoal」· Creative Midnight Shadow
#D0D0C8
Fresh Green · LightGray · Pearl Gray
Traditional「Fresh Green」· Paint「Pearl Gray」· Creative Silver Lining
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
FFFDEE | F79613 | F1B555 | 4F4957 | D0D0C8 | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 1.8 Fail | 8.5 AAA | 1.5 Fail | |
2.2 Fail | — | 1.2 Fail | 3.8 AA Large | 1.5 Fail | |
1.8 Fail | 1.2 Fail | — | 4.7 AA | 1.2 Fail | |
8.5 AAA | 3.8 AA Large | 4.7 AA | — | 5.6 AA | |
1.5 Fail | 1.5 Fail | 1.2 Fail | 5.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFDEE
#F79613
#F1B555
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffdee;
--color-2: #f79613;
--color-3: #f1b555;
--color-4: #4f4957;
--color-5: #d0d0c8;
}SCSS
$color-1: #fffdee; $color-2: #f79613; $color-3: #f1b555; $color-4: #4f4957; $color-5: #d0d0c8;
TAILWIND
colors: {
'brand-1': '#fffdee',
'brand-2': '#f79613',
'brand-3': '#f1b555',
'brand-4': '#4f4957',
'brand-5': '#d0d0c8',
}RGB Array
[255, 253, 238], [247, 150, 19], [241, 181, 85], [79, 73, 87], [208, 208, 200]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFDEE, #F79613, #F1B555, #4F4957, #D0D0C8 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: #fffdee; --color-2: #f79613; --color-3: #f1b555; --color-4: #4f4957; --color-5: #d0d0c8. 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