Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0D0B0C
Dark Violet · Black · Jet Black
Traditional「Dark Violet」· Paint「Jet Black」· Creative Midnight Shadow
#DECD10
Autumn Sage · Gold · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#CDC25E
Autumn Sage · BurlyWood · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#C0C3AD
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#C0D2C8
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple 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
0D0B0C | DECD10 | CDC25E | C0C3AD | C0D2C8 | |
|---|---|---|---|---|---|
| — | 12.0 AAA | 10.7 AAA | 10.9 AAA | 12.4 AAA | |
12.0 AAA | — | 1.1 Fail | 1.1 Fail | 1.0 Fail | |
10.7 AAA | 1.1 Fail | — | 1.0 Fail | 1.2 Fail | |
10.9 AAA | 1.1 Fail | 1.0 Fail | — | 1.1 Fail | |
12.4 AAA | 1.0 Fail | 1.2 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0D0B0C
#DECD10
#CDC25E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0d0b0c;
--color-2: #decd10;
--color-3: #cdc25e;
--color-4: #c0c3ad;
--color-5: #c0d2c8;
}SCSS
$color-1: #0d0b0c; $color-2: #decd10; $color-3: #cdc25e; $color-4: #c0c3ad; $color-5: #c0d2c8;
TAILWIND
colors: {
'brand-1': '#0d0b0c',
'brand-2': '#decd10',
'brand-3': '#cdc25e',
'brand-4': '#c0c3ad',
'brand-5': '#c0d2c8',
}RGB Array
[13, 11, 12], [222, 205, 16], [205, 194, 94], [192, 195, 173], [192, 210, 200]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0D0B0C, #DECD10, #CDC25E, #C0C3AD, #C0D2C8 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: #0d0b0c; --color-2: #decd10; --color-3: #cdc25e; --color-4: #c0c3ad; --color-5: #c0d2c8. 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 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