Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#110F0F
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#333333
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#4E4E4E
Ink Gray · DarkSlateGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#BB7D8B
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#FA5075
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· 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
110F0F | 333333 | 4E4E4E | BB7D8B | FA5075 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.3 Fail | 5.8 AA | 5.9 AA | |
1.5 Fail | — | 1.5 Fail | 3.9 AA Large | 3.9 AA Large | |
2.3 Fail | 1.5 Fail | — | 2.5 Fail | 2.6 Fail | |
5.8 AA | 3.9 AA Large | 2.5 Fail | — | 1.0 Fail | |
5.9 AA | 3.9 AA Large | 2.6 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#110F0F
#333333
#4E4E4E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #110f0f;
--color-2: #333333;
--color-3: #4e4e4e;
--color-4: #bb7d8b;
--color-5: #fa5075;
}SCSS
$color-1: #110f0f; $color-2: #333333; $color-3: #4e4e4e; $color-4: #bb7d8b; $color-5: #fa5075;
TAILWIND
colors: {
'brand-1': '#110f0f',
'brand-2': '#333333',
'brand-3': '#4e4e4e',
'brand-4': '#bb7d8b',
'brand-5': '#fa5075',
}RGB Array
[17, 15, 15], [51, 51, 51], [78, 78, 78], [187, 125, 139], [250, 80, 117]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #110F0F, #333333, #4E4E4E, #BB7D8B, #FA5075 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, 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: #110f0f; --color-2: #333333; --color-3: #4e4e4e; --color-4: #bb7d8b; --color-5: #fa5075. 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 finance, legal, luxury 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