Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFAFE
Mauve · Snow · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#EADCDB
Peach Pink · LightGray · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#E2CEC7
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#2D3037
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#99303E
Crimson · Brown · 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
FFFAFE | EADCDB | E2CEC7 | 2D3037 | 99303E | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.5 Fail | 12.8 AAA | 7.2 AAA | |
1.3 Fail | — | 1.1 Fail | 9.9 AAA | 5.5 AA | |
1.5 Fail | 1.1 Fail | — | 8.7 AAA | 4.9 AA | |
12.8 AAA | 9.9 AAA | 8.7 AAA | — | 1.8 Fail | |
7.2 AAA | 5.5 AA | 4.9 AA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFAFE
#EADCDB
#E2CEC7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffafe;
--color-2: #eadcdb;
--color-3: #e2cec7;
--color-4: #2d3037;
--color-5: #99303e;
}SCSS
$color-1: #fffafe; $color-2: #eadcdb; $color-3: #e2cec7; $color-4: #2d3037; $color-5: #99303e;
TAILWIND
colors: {
'brand-1': '#fffafe',
'brand-2': '#eadcdb',
'brand-3': '#e2cec7',
'brand-4': '#2d3037',
'brand-5': '#99303e',
}RGB Array
[255, 250, 254], [234, 220, 219], [226, 206, 199], [45, 48, 55], [153, 48, 62]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFAFE, #EADCDB, #E2CEC7, #2D3037, #99303E 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: #fffafe; --color-2: #eadcdb; --color-3: #e2cec7; --color-4: #2d3037; --color-5: #99303e. 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