Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0F0616
Royal Purple · Black · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#D2FF42
Willow Green · GreenYellow · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#CBCDCE
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#E0E0E0
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#D1E5F3
Sky Blue · Lavender · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
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
0F0616 | D2FF42 | CBCDCE | E0E0E0 | D1E5F3 | |
|---|---|---|---|---|---|
| — | 17.1 AAA | 12.4 AAA | 15.0 AAA | 15.3 AAA | |
17.1 AAA | — | 1.4 Fail | 1.1 Fail | 1.1 Fail | |
12.4 AAA | 1.4 Fail | — | 1.2 Fail | 1.2 Fail | |
15.0 AAA | 1.1 Fail | 1.2 Fail | — | 1.0 Fail | |
15.3 AAA | 1.1 Fail | 1.2 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0F0616
#D2FF42
#CBCDCE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0f0616;
--color-2: #d2ff42;
--color-3: #cbcdce;
--color-4: #e0e0e0;
--color-5: #d1e5f3;
}SCSS
$color-1: #0f0616; $color-2: #d2ff42; $color-3: #cbcdce; $color-4: #e0e0e0; $color-5: #d1e5f3;
TAILWIND
colors: {
'brand-1': '#0f0616',
'brand-2': '#d2ff42',
'brand-3': '#cbcdce',
'brand-4': '#e0e0e0',
'brand-5': '#d1e5f3',
}RGB Array
[15, 6, 22], [210, 255, 66], [203, 205, 206], [224, 224, 224], [209, 229, 243]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0F0616, #D2FF42, #CBCDCE, #E0E0E0, #D1E5F3 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: #0f0616; --color-2: #d2ff42; --color-3: #cbcdce; --color-4: #e0e0e0; --color-5: #d1e5f3. 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