Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#110F14
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#4D4455
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#D33D62
Vermilion · MediumVioletRed · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#DB1F4F
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#8D8077
Tangerine · Gray · Warm Gray
Traditional「Tangerine」· Paint「Warm Gray」· Creative Urban Concrete
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
110F14 | 4D4455 | D33D62 | DB1F4F | 8D8077 | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 4.2 AA Large | 3.9 AA Large | 5.0 AA | |
2.1 Fail | — | 2.0 Fail | 1.9 Fail | 2.4 Fail | |
4.2 AA Large | 2.0 Fail | — | 1.1 Fail | 1.2 Fail | |
3.9 AA Large | 1.9 Fail | 1.1 Fail | — | 1.3 Fail | |
5.0 AA | 2.4 Fail | 1.2 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#110F14
#4D4455
#D33D62
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #110f14;
--color-2: #4d4455;
--color-3: #d33d62;
--color-4: #db1f4f;
--color-5: #8d8077;
}SCSS
$color-1: #110f14; $color-2: #4d4455; $color-3: #d33d62; $color-4: #db1f4f; $color-5: #8d8077;
TAILWIND
colors: {
'brand-1': '#110f14',
'brand-2': '#4d4455',
'brand-3': '#d33d62',
'brand-4': '#db1f4f',
'brand-5': '#8d8077',
}RGB Array
[17, 15, 20], [77, 68, 85], [211, 61, 98], [219, 31, 79], [141, 128, 119]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #110F14, #4D4455, #D33D62, #DB1F4F, #8D8077 is ideal for: tech websites, dark mode UIs, game UIs, 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: #110f14; --color-2: #4d4455; --color-3: #d33d62; --color-4: #db1f4f; --color-5: #8d8077. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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