Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FEFAFA
Peach Pink · Snow · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#F1FAF9
Jade · Snow · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#D2F9F4
Jade · Lavender · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#8FA2A0
Mineral Blue · DarkGray · Silver Sand
Traditional「Mineral Blue」· Paint「Silver Sand」· Creative Urban Concrete
#4C4C4B
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· 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
FEFAFA | F1FAF9 | D2F9F4 | 8FA2A0 | 4C4C4B | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.1 Fail | 2.6 Fail | 8.3 AAA | |
1.0 Fail | — | 1.1 Fail | 2.5 Fail | 8.1 AAA | |
1.1 Fail | 1.1 Fail | — | 2.4 Fail | 7.6 AAA | |
2.6 Fail | 2.5 Fail | 2.4 Fail | — | 3.2 AA Large | |
8.3 AAA | 8.1 AAA | 7.6 AAA | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FEFAFA
#F1FAF9
#D2F9F4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fefafa;
--color-2: #f1faf9;
--color-3: #d2f9f4;
--color-4: #8fa2a0;
--color-5: #4c4c4b;
}SCSS
$color-1: #fefafa; $color-2: #f1faf9; $color-3: #d2f9f4; $color-4: #8fa2a0; $color-5: #4c4c4b;
TAILWIND
colors: {
'brand-1': '#fefafa',
'brand-2': '#f1faf9',
'brand-3': '#d2f9f4',
'brand-4': '#8fa2a0',
'brand-5': '#4c4c4b',
}RGB Array
[254, 250, 250], [241, 250, 249], [210, 249, 244], [143, 162, 160], [76, 76, 75]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #FEFAFA, #F1FAF9, #D2F9F4, #8FA2A0, #4C4C4B 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: #fefafa; --color-2: #f1faf9; --color-3: #d2f9f4; --color-4: #8fa2a0; --color-5: #4c4c4b. 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