Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E7E2E2
Peach Pink · Linen · Cloud White
Traditional「Peach Pink」· Paint「Cloud White」· Creative Silver Lining
#C0E703
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#959593
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#020202
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#51514F
Ink Gray · DarkSlateGray · 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
E7E2E2 | C0E703 | 959593 | 020202 | 51514F | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 2.3 Fail | 16.2 AAA | 6.2 AA | |
1.1 Fail | — | 2.1 Fail | 14.5 AAA | 5.6 AA | |
2.3 Fail | 2.1 Fail | — | 6.9 AA | 2.7 Fail | |
16.2 AAA | 14.5 AAA | 6.9 AA | — | 2.6 Fail | |
6.2 AA | 5.6 AA | 2.7 Fail | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E7E2E2
#C0E703
#959593
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e7e2e2;
--color-2: #c0e703;
--color-3: #959593;
--color-4: #020202;
--color-5: #51514f;
}SCSS
$color-1: #e7e2e2; $color-2: #c0e703; $color-3: #959593; $color-4: #020202; $color-5: #51514f;
TAILWIND
colors: {
'brand-1': '#e7e2e2',
'brand-2': '#c0e703',
'brand-3': '#959593',
'brand-4': '#020202',
'brand-5': '#51514f',
}RGB Array
[231, 226, 226], [192, 231, 3], [149, 149, 147], [2, 2, 2], [81, 81, 79]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E7E2E2, #C0E703, #959593, #020202, #51514F 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: #e7e2e2; --color-2: #c0e703; --color-3: #959593; --color-4: #020202; --color-5: #51514f. 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 general-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