Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5CBAE
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#FAE5B8
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#BEBB6A
Autumn Sage · Tan · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#483E3E
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#2F2015
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· 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
F5CBAE | FAE5B8 | BEBB6A | 483E3E | 2F2015 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.3 Fail | 6.9 AA | 10.5 AAA | |
1.2 Fail | — | 1.6 Fail | 8.3 AAA | 12.7 AAA | |
1.3 Fail | 1.6 Fail | — | 5.2 AA | 7.9 AAA | |
6.9 AA | 8.3 AAA | 5.2 AA | — | 1.5 Fail | |
10.5 AAA | 12.7 AAA | 7.9 AAA | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5CBAE
#FAE5B8
#BEBB6A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5cbae;
--color-2: #fae5b8;
--color-3: #bebb6a;
--color-4: #483e3e;
--color-5: #2f2015;
}SCSS
$color-1: #f5cbae; $color-2: #fae5b8; $color-3: #bebb6a; $color-4: #483e3e; $color-5: #2f2015;
TAILWIND
colors: {
'brand-1': '#f5cbae',
'brand-2': '#fae5b8',
'brand-3': '#bebb6a',
'brand-4': '#483e3e',
'brand-5': '#2f2015',
}RGB Array
[245, 203, 174], [250, 229, 184], [190, 187, 106], [72, 62, 62], [47, 32, 21]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This skin-style palette of #F5CBAE, #FAE5B8, #BEBB6A, #483E3E, #2F2015 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: #f5cbae; --color-2: #fae5b8; --color-3: #bebb6a; --color-4: #483e3e; --color-5: #2f2015. 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 skin-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