Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7E7D7
Goose Yellow · Beige · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#FAD2CA
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#CFC9D1
Lilac · LightGray · Pearl Gray
Traditional「Lilac」· Paint「Pearl Gray」· Creative Silver Lining
#8FB4C2
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#5B5E5D
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· 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
F7E7D7 | FAD2CA | CFC9D1 | 8FB4C2 | 5B5E5D | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 1.8 Fail | 5.4 AA | |
1.1 Fail | — | 1.2 Fail | 1.6 Fail | 4.7 AA | |
1.3 Fail | 1.2 Fail | — | 1.4 Fail | 4.0 AA Large | |
1.8 Fail | 1.6 Fail | 1.4 Fail | — | 3.0 Fail | |
5.4 AA | 4.7 AA | 4.0 AA Large | 3.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7E7D7
#FAD2CA
#CFC9D1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7e7d7;
--color-2: #fad2ca;
--color-3: #cfc9d1;
--color-4: #8fb4c2;
--color-5: #5b5e5d;
}SCSS
$color-1: #f7e7d7; $color-2: #fad2ca; $color-3: #cfc9d1; $color-4: #8fb4c2; $color-5: #5b5e5d;
TAILWIND
colors: {
'brand-1': '#f7e7d7',
'brand-2': '#fad2ca',
'brand-3': '#cfc9d1',
'brand-4': '#8fb4c2',
'brand-5': '#5b5e5d',
}RGB Array
[247, 231, 215], [250, 210, 202], [207, 201, 209], [143, 180, 194], [91, 94, 93]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #F7E7D7, #FAD2CA, #CFC9D1, #8FB4C2, #5B5E5D 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: #f7e7d7; --color-2: #fad2ca; --color-3: #cfc9d1; --color-4: #8fb4c2; --color-5: #5b5e5d. 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