Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#242424
Ink Black · DarkSlateGray · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#3B3B3B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#A8919E
Mauve · DarkGray · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#A15470
Dark Violet · Gray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#9E2350
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· 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
242424 | 3B3B3B | A8919E | A15470 | 9E2350 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 5.3 AA | 3.0 Fail | 2.1 Fail | |
1.4 Fail | — | 3.8 AA Large | 2.1 Fail | 1.5 Fail | |
5.3 AA | 3.8 AA Large | — | 1.8 Fail | 2.6 Fail | |
3.0 Fail | 2.1 Fail | 1.8 Fail | — | 1.4 Fail | |
2.1 Fail | 1.5 Fail | 2.6 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#242424
#3B3B3B
#A8919E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #242424;
--color-2: #3b3b3b;
--color-3: #a8919e;
--color-4: #a15470;
--color-5: #9e2350;
}SCSS
$color-1: #242424; $color-2: #3b3b3b; $color-3: #a8919e; $color-4: #a15470; $color-5: #9e2350;
TAILWIND
colors: {
'brand-1': '#242424',
'brand-2': '#3b3b3b',
'brand-3': '#a8919e',
'brand-4': '#a15470',
'brand-5': '#9e2350',
}RGB Array
[36, 36, 36], [59, 59, 59], [168, 145, 158], [161, 84, 112], [158, 35, 80]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #242424, #3B3B3B, #A8919E, #A15470, #9E2350 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: #242424; --color-2: #3b3b3b; --color-3: #a8919e; --color-4: #a15470; --color-5: #9e2350. 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