Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDFEF6
Fresh Green · Snow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F5C8A9
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#E3BB97
Apricot · BurlyWood · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#865938
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#0B0A08
Ochre · Black · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· 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
FDFEF6 | F5C8A9 | E3BB97 | 865938 | 0B0A08 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.7 Fail | 5.9 AA | 19.5 AAA | |
1.5 Fail | — | 1.2 Fail | 3.9 AA Large | 12.9 AAA | |
1.7 Fail | 1.2 Fail | — | 3.4 AA Large | 11.1 AAA | |
5.9 AA | 3.9 AA Large | 3.4 AA Large | — | 3.3 AA Large | |
19.5 AAA | 12.9 AAA | 11.1 AAA | 3.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDFEF6
#F5C8A9
#E3BB97
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fdfef6;
--color-2: #f5c8a9;
--color-3: #e3bb97;
--color-4: #865938;
--color-5: #0b0a08;
}SCSS
$color-1: #fdfef6; $color-2: #f5c8a9; $color-3: #e3bb97; $color-4: #865938; $color-5: #0b0a08;
TAILWIND
colors: {
'brand-1': '#fdfef6',
'brand-2': '#f5c8a9',
'brand-3': '#e3bb97',
'brand-4': '#865938',
'brand-5': '#0b0a08',
}RGB Array
[253, 254, 246], [245, 200, 169], [227, 187, 151], [134, 89, 56], [11, 10, 8]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FDFEF6, #F5C8A9, #E3BB97, #865938, #0B0A08 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: #fdfef6; --color-2: #f5c8a9; --color-3: #e3bb97; --color-4: #865938; --color-5: #0b0a08. 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