Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#020202
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#4F5F6F
Indigo · DimGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#ABACB0
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#F1A6C1
Rouge · LightPink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#F9D4E1
Rouge · Linen · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· 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
020202 | 4F5F6F | ABACB0 | F1A6C1 | F9D4E1 | |
|---|---|---|---|---|---|
| — | 3.2 AA Large | 9.1 AAA | 10.8 AAA | 15.3 AAA | |
3.2 AA Large | — | 2.9 Fail | 3.4 AA Large | 4.9 AA | |
9.1 AAA | 2.9 Fail | — | 1.2 Fail | 1.7 Fail | |
10.8 AAA | 3.4 AA Large | 1.2 Fail | — | 1.4 Fail | |
15.3 AAA | 4.9 AA | 1.7 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#020202
#4F5F6F
#ABACB0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #020202;
--color-2: #4f5f6f;
--color-3: #abacb0;
--color-4: #f1a6c1;
--color-5: #f9d4e1;
}SCSS
$color-1: #020202; $color-2: #4f5f6f; $color-3: #abacb0; $color-4: #f1a6c1; $color-5: #f9d4e1;
TAILWIND
colors: {
'brand-1': '#020202',
'brand-2': '#4f5f6f',
'brand-3': '#abacb0',
'brand-4': '#f1a6c1',
'brand-5': '#f9d4e1',
}RGB Array
[2, 2, 2], [79, 95, 111], [171, 172, 176], [241, 166, 193], [249, 212, 225]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #020202, #4F5F6F, #ABACB0, #F1A6C1, #F9D4E1 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: #020202; --color-2: #4f5f6f; --color-3: #abacb0; --color-4: #f1a6c1; --color-5: #f9d4e1. 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