Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1F1C1B
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#E5B5CD
Rouge · Pink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#D77E9C
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#EBF6CE
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#B0E0E4
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
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
1F1C1B | E5B5CD | D77E9C | EBF6CE | B0E0E4 | |
|---|---|---|---|---|---|
| — | 9.5 AAA | 5.9 AA | 15.0 AAA | 11.8 AAA | |
9.5 AAA | — | 1.6 Fail | 1.6 Fail | 1.2 Fail | |
5.9 AA | 1.6 Fail | — | 2.5 Fail | 2.0 Fail | |
15.0 AAA | 1.6 Fail | 2.5 Fail | — | 1.3 Fail | |
11.8 AAA | 1.2 Fail | 2.0 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1F1C1B
#E5B5CD
#D77E9C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1f1c1b;
--color-2: #e5b5cd;
--color-3: #d77e9c;
--color-4: #ebf6ce;
--color-5: #b0e0e4;
}SCSS
$color-1: #1f1c1b; $color-2: #e5b5cd; $color-3: #d77e9c; $color-4: #ebf6ce; $color-5: #b0e0e4;
TAILWIND
colors: {
'brand-1': '#1f1c1b',
'brand-2': '#e5b5cd',
'brand-3': '#d77e9c',
'brand-4': '#ebf6ce',
'brand-5': '#b0e0e4',
}RGB Array
[31, 28, 27], [229, 181, 205], [215, 126, 156], [235, 246, 206], [176, 224, 228]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1F1C1B, #E5B5CD, #D77E9C, #EBF6CE, #B0E0E4 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: #1f1c1b; --color-2: #e5b5cd; --color-3: #d77e9c; --color-4: #ebf6ce; --color-5: #b0e0e4. 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