Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#666666
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#ABABAB
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#E6D3E0
Mauve · LightGray · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#EBA7D3
Mauve · LightPink · Cherry Blossom
Traditional「Mauve」· Paint「Cherry Blossom」· Creative Rose Petal
#F2009D
Rose Purple · DeepPink · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
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
666666 | ABABAB | E6D3E0 | EBA7D3 | F2009D | |
|---|---|---|---|---|---|
| — | 2.5 Fail | 4.0 AA Large | 3.0 AA Large | 1.4 Fail | |
2.5 Fail | — | 1.6 Fail | 1.2 Fail | 1.7 Fail | |
4.0 AA Large | 1.6 Fail | — | 1.3 Fail | 2.8 Fail | |
3.0 AA Large | 1.2 Fail | 1.3 Fail | — | 2.1 Fail | |
1.4 Fail | 1.7 Fail | 2.8 Fail | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#666666
#ABABAB
#E6D3E0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #666666;
--color-2: #ababab;
--color-3: #e6d3e0;
--color-4: #eba7d3;
--color-5: #f2009d;
}SCSS
$color-1: #666666; $color-2: #ababab; $color-3: #e6d3e0; $color-4: #eba7d3; $color-5: #f2009d;
TAILWIND
colors: {
'brand-1': '#666666',
'brand-2': '#ababab',
'brand-3': '#e6d3e0',
'brand-4': '#eba7d3',
'brand-5': '#f2009d',
}RGB Array
[102, 102, 102], [171, 171, 171], [230, 211, 224], [235, 167, 211], [242, 0, 157]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #666666, #ABABAB, #E6D3E0, #EBA7D3, #F2009D is ideal for: 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: #666666; --color-2: #ababab; --color-3: #e6d3e0; --color-4: #eba7d3; --color-5: #f2009d. 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. 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