Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FCFAF7
Goose Yellow · Snow · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#D1D1D1
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#FF8A0D
Ginger · Orange · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#FF0D45
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#80664B
Ochre · DimGray · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· 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
FCFAF7 | D1D1D1 | FF8A0D | FF0D45 | 80664B | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.3 Fail | 3.7 AA Large | 5.1 AA | |
1.5 Fail | — | 1.5 Fail | 2.5 Fail | 3.5 AA Large | |
2.3 Fail | 1.5 Fail | — | 1.6 Fail | 2.3 Fail | |
3.7 AA Large | 2.5 Fail | 1.6 Fail | — | 1.4 Fail | |
5.1 AA | 3.5 AA Large | 2.3 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FCFAF7
#D1D1D1
#FF8A0D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fcfaf7;
--color-2: #d1d1d1;
--color-3: #ff8a0d;
--color-4: #ff0d45;
--color-5: #80664b;
}SCSS
$color-1: #fcfaf7; $color-2: #d1d1d1; $color-3: #ff8a0d; $color-4: #ff0d45; $color-5: #80664b;
TAILWIND
colors: {
'brand-1': '#fcfaf7',
'brand-2': '#d1d1d1',
'brand-3': '#ff8a0d',
'brand-4': '#ff0d45',
'brand-5': '#80664b',
}RGB Array
[252, 250, 247], [209, 209, 209], [255, 138, 13], [255, 13, 69], [128, 102, 75]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #FCFAF7, #D1D1D1, #FF8A0D, #FF0D45, #80664B 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: #fcfaf7; --color-2: #d1d1d1; --color-3: #ff8a0d; --color-4: #ff0d45; --color-5: #80664b. 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 warm-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