Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E0E0E0
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#A7D1C1
Jade · Silver · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#C99EB1
Rouge · DarkGray · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#E35492
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#1A1618
Dark Violet · Black · Jet Black
Traditional「Dark Violet」· Paint「Jet Black」· 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
E0E0E0 | A7D1C1 | C99EB1 | E35492 | 1A1618 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.8 Fail | 2.7 Fail | 13.6 AAA | |
1.3 Fail | — | 1.4 Fail | 2.1 Fail | 10.7 AAA | |
1.8 Fail | 1.4 Fail | — | 1.5 Fail | 7.7 AAA | |
2.7 Fail | 2.1 Fail | 1.5 Fail | — | 5.1 AA | |
13.6 AAA | 10.7 AAA | 7.7 AAA | 5.1 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E0E0E0
#A7D1C1
#C99EB1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e0e0e0;
--color-2: #a7d1c1;
--color-3: #c99eb1;
--color-4: #e35492;
--color-5: #1a1618;
}SCSS
$color-1: #e0e0e0; $color-2: #a7d1c1; $color-3: #c99eb1; $color-4: #e35492; $color-5: #1a1618;
TAILWIND
colors: {
'brand-1': '#e0e0e0',
'brand-2': '#a7d1c1',
'brand-3': '#c99eb1',
'brand-4': '#e35492',
'brand-5': '#1a1618',
}RGB Array
[224, 224, 224], [167, 209, 193], [201, 158, 177], [227, 84, 146], [26, 22, 24]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #E0E0E0, #A7D1C1, #C99EB1, #E35492, #1A1618 is ideal for: brand design, premium product pages, magazine layouts, 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: #e0e0e0; --color-2: #a7d1c1; --color-3: #c99eb1; --color-4: #e35492; --color-5: #1a1618. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 cool-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco 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