Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFD8AD
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#D3B485
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#AF9137
Ochre · DarkGoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#A01D23
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#3D3A34
Ochre · DarkSlateGray · Dark Stone
Traditional「Ochre」· 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
FFD8AD | D3B485 | AF9137 | A01D23 | 3D3A34 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.3 Fail | 5.8 AA | 8.5 AAA | |
1.5 Fail | — | 1.5 Fail | 3.9 AA Large | 5.7 AA | |
2.3 Fail | 1.5 Fail | — | 2.6 Fail | 3.7 AA Large | |
5.8 AA | 3.9 AA Large | 2.6 Fail | — | 1.5 Fail | |
8.5 AAA | 5.7 AA | 3.7 AA Large | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFD8AD
#D3B485
#AF9137
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffd8ad;
--color-2: #d3b485;
--color-3: #af9137;
--color-4: #a01d23;
--color-5: #3d3a34;
}SCSS
$color-1: #ffd8ad; $color-2: #d3b485; $color-3: #af9137; $color-4: #a01d23; $color-5: #3d3a34;
TAILWIND
colors: {
'brand-1': '#ffd8ad',
'brand-2': '#d3b485',
'brand-3': '#af9137',
'brand-4': '#a01d23',
'brand-5': '#3d3a34',
}RGB Array
[255, 216, 173], [211, 180, 133], [175, 145, 55], [160, 29, 35], [61, 58, 52]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This skin-style palette of #FFD8AD, #D3B485, #AF9137, #A01D23, #3D3A34 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: #ffd8ad; --color-2: #d3b485; --color-3: #af9137; --color-4: #a01d23; --color-5: #3d3a34. 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