Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0A0A0A
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#781E36
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#BF6F6F
Crimson · LightCoral · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#F2ECD3
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#CCDBD1
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
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
0A0A0A | 781E36 | BF6F6F | F2ECD3 | CCDBD1 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 5.4 AA | 16.7 AAA | 13.8 AAA | |
1.9 Fail | — | 2.8 Fail | 8.7 AAA | 7.2 AAA | |
5.4 AA | 2.8 Fail | — | 3.1 AA Large | 2.6 Fail | |
16.7 AAA | 8.7 AAA | 3.1 AA Large | — | 1.2 Fail | |
13.8 AAA | 7.2 AAA | 2.6 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0A0A0A
#781E36
#BF6F6F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0a0a0a;
--color-2: #781e36;
--color-3: #bf6f6f;
--color-4: #f2ecd3;
--color-5: #ccdbd1;
}SCSS
$color-1: #0a0a0a; $color-2: #781e36; $color-3: #bf6f6f; $color-4: #f2ecd3; $color-5: #ccdbd1;
TAILWIND
colors: {
'brand-1': '#0a0a0a',
'brand-2': '#781e36',
'brand-3': '#bf6f6f',
'brand-4': '#f2ecd3',
'brand-5': '#ccdbd1',
}RGB Array
[10, 10, 10], [120, 30, 54], [191, 111, 111], [242, 236, 211], [204, 219, 209]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #0A0A0A, #781E36, #BF6F6F, #F2ECD3, #CCDBD1 is ideal for: 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: #0a0a0a; --color-2: #781e36; --color-3: #bf6f6f; --color-4: #f2ecd3; --color-5: #ccdbd1. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 cool-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