Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0D0D0D
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#140F0F
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#C24E5A
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#C46561
Crimson · LightCoral · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#E2BFA6
Apricot · BurlyWood · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
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
0D0D0D | 140F0F | C24E5A | C46561 | E2BFA6 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 4.2 AA Large | 5.0 AA | 11.3 AAA | |
1.0 Fail | — | 4.1 AA Large | 4.9 AA | 11.1 AAA | |
4.2 AA Large | 4.1 AA Large | — | 1.2 Fail | 2.7 Fail | |
5.0 AA | 4.9 AA | 1.2 Fail | — | 2.3 Fail | |
11.3 AAA | 11.1 AAA | 2.7 Fail | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0D0D0D
#140F0F
#C24E5A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0d0d0d;
--color-2: #140f0f;
--color-3: #c24e5a;
--color-4: #c46561;
--color-5: #e2bfa6;
}SCSS
$color-1: #0d0d0d; $color-2: #140f0f; $color-3: #c24e5a; $color-4: #c46561; $color-5: #e2bfa6;
TAILWIND
colors: {
'brand-1': '#0d0d0d',
'brand-2': '#140f0f',
'brand-3': '#c24e5a',
'brand-4': '#c46561',
'brand-5': '#e2bfa6',
}RGB Array
[13, 13, 13], [20, 15, 15], [194, 78, 90], [196, 101, 97], [226, 191, 166]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0D0D0D, #140F0F, #C24E5A, #C46561, #E2BFA6 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: #0d0d0d; --color-2: #140f0f; --color-3: #c24e5a; --color-4: #c46561; --color-5: #e2bfa6. 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