Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF7E6
Goose Yellow · SeaShell · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F9E1D4
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#C8A68D
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#C4AC88
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#6A3D2F
Crimson · DarkOliveGreen · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
FFF7E6 | F9E1D4 | C8A68D | C4AC88 | 6A3D2F | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.1 Fail | 2.1 Fail | 8.5 AAA | |
1.2 Fail | — | 1.8 Fail | 1.7 Fail | 7.2 AAA | |
2.1 Fail | 1.8 Fail | — | 1.0 Fail | 4.0 AA Large | |
2.1 Fail | 1.7 Fail | 1.0 Fail | — | 4.1 AA Large | |
8.5 AAA | 7.2 AAA | 4.0 AA Large | 4.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF7E6
#F9E1D4
#C8A68D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff7e6;
--color-2: #f9e1d4;
--color-3: #c8a68d;
--color-4: #c4ac88;
--color-5: #6a3d2f;
}SCSS
$color-1: #fff7e6; $color-2: #f9e1d4; $color-3: #c8a68d; $color-4: #c4ac88; $color-5: #6a3d2f;
TAILWIND
colors: {
'brand-1': '#fff7e6',
'brand-2': '#f9e1d4',
'brand-3': '#c8a68d',
'brand-4': '#c4ac88',
'brand-5': '#6a3d2f',
}RGB Array
[255, 247, 230], [249, 225, 212], [200, 166, 141], [196, 172, 136], [106, 61, 47]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFF7E6, #F9E1D4, #C8A68D, #C4AC88, #6A3D2F is ideal for: health products, baby brands, fresh-style blogs, 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: #fff7e6; --color-2: #f9e1d4; --color-3: #c8a68d; --color-4: #c4ac88; --color-5: #6a3d2f. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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