Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#4E0111
Vermilion · Maroon · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#D9DADC
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#F2256A
Dark Violet · DeepPink · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#0F0E0C
Ochre · Black · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· Creative Blush Sunrise
#2E2E2C
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
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
4E0111 | D9DADC | F2256A | 0F0E0C | 2E2E2C | |
|---|---|---|---|---|---|
| — | 11.2 AAA | 3.9 AA Large | 1.2 Fail | 1.2 Fail | |
11.2 AAA | — | 2.9 Fail | 13.8 AAA | 9.7 AAA | |
3.9 AA Large | 2.9 Fail | — | 4.8 AA | 3.4 AA Large | |
1.2 Fail | 13.8 AAA | 4.8 AA | — | 1.4 Fail | |
1.2 Fail | 9.7 AAA | 3.4 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#4E0111
#D9DADC
#F2256A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #4e0111;
--color-2: #d9dadc;
--color-3: #f2256a;
--color-4: #0f0e0c;
--color-5: #2e2e2c;
}SCSS
$color-1: #4e0111; $color-2: #d9dadc; $color-3: #f2256a; $color-4: #0f0e0c; $color-5: #2e2e2c;
TAILWIND
colors: {
'brand-1': '#4e0111',
'brand-2': '#d9dadc',
'brand-3': '#f2256a',
'brand-4': '#0f0e0c',
'brand-5': '#2e2e2c',
}RGB Array
[78, 1, 17], [217, 218, 220], [242, 37, 106], [15, 14, 12], [46, 46, 44]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #4E0111, #D9DADC, #F2256A, #0F0E0C, #2E2E2C 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: #4e0111; --color-2: #d9dadc; --color-3: #f2256a; --color-4: #0f0e0c; --color-5: #2e2e2c. 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