Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#DCDCCC
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#A1CCD2
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#666666
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#E2739D
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
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
FFFFFF | DCDCCC | A1CCD2 | 666666 | E2739D | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.7 Fail | 5.7 AA | 2.9 Fail | |
1.4 Fail | — | 1.3 Fail | 4.1 AA Large | 2.1 Fail | |
1.7 Fail | 1.3 Fail | — | 3.3 AA Large | 1.7 Fail | |
5.7 AA | 4.1 AA Large | 3.3 AA Large | — | 2.0 Fail | |
2.9 Fail | 2.1 Fail | 1.7 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFF
#DCDCCC
#A1CCD2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffff;
--color-2: #dcdccc;
--color-3: #a1ccd2;
--color-4: #666666;
--color-5: #e2739d;
}SCSS
$color-1: #ffffff; $color-2: #dcdccc; $color-3: #a1ccd2; $color-4: #666666; $color-5: #e2739d;
TAILWIND
colors: {
'brand-1': '#ffffff',
'brand-2': '#dcdccc',
'brand-3': '#a1ccd2',
'brand-4': '#666666',
'brand-5': '#e2739d',
}RGB Array
[255, 255, 255], [220, 220, 204], [161, 204, 210], [102, 102, 102], [226, 115, 157]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFFFF, #DCDCCC, #A1CCD2, #666666, #E2739D is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ffffff; --color-2: #dcdccc; --color-3: #a1ccd2; --color-4: #666666; --color-5: #e2739d. 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 beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. 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