Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7BABA
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#DEC5C5
Peach Pink · LightGray · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#D1D1D1
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#E8CCC2
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#FFC6B3
Apricot · LightPink · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
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
F7BABA | DEC5C5 | D1D1D1 | E8CCC2 | FFC6B3 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.1 Fail | 1.1 Fail | 1.1 Fail | |
1.0 Fail | — | 1.1 Fail | 1.1 Fail | 1.1 Fail | |
1.1 Fail | 1.1 Fail | — | 1.0 Fail | 1.0 Fail | |
1.1 Fail | 1.1 Fail | 1.0 Fail | — | 1.0 Fail | |
1.1 Fail | 1.1 Fail | 1.0 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7BABA
#DEC5C5
#D1D1D1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7baba;
--color-2: #dec5c5;
--color-3: #d1d1d1;
--color-4: #e8ccc2;
--color-5: #ffc6b3;
}SCSS
$color-1: #f7baba; $color-2: #dec5c5; $color-3: #d1d1d1; $color-4: #e8ccc2; $color-5: #ffc6b3;
TAILWIND
colors: {
'brand-1': '#f7baba',
'brand-2': '#dec5c5',
'brand-3': '#d1d1d1',
'brand-4': '#e8ccc2',
'brand-5': '#ffc6b3',
}RGB Array
[247, 186, 186], [222, 197, 197], [209, 209, 209], [232, 204, 194], [255, 198, 179]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F7BABA, #DEC5C5, #D1D1D1, #E8CCC2, #FFC6B3 is ideal for: health products, baby brands, fresh-style blogs. 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: #f7baba; --color-2: #dec5c5; --color-3: #d1d1d1; --color-4: #e8ccc2; --color-5: #ffc6b3. 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. 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