Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0D0A23
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#AE8F00
Ochre · DarkGoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#FCA60A
Ginger · Orange · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#E8E8E4
Fresh Green · Linen · Cloud White
Traditional「Fresh Green」· Paint「Cloud White」· Creative Silver Lining
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
0D0A23 | 000000 | AE8F00 | FCA60A | E8E8E4 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 6.2 AA | 9.8 AAA | 15.8 AAA | |
1.1 Fail | — | 6.7 AA | 10.6 AAA | 17.1 AAA | |
6.2 AA | 6.7 AA | — | 1.6 Fail | 2.5 Fail | |
9.8 AAA | 10.6 AAA | 1.6 Fail | — | 1.6 Fail | |
15.8 AAA | 17.1 AAA | 2.5 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0D0A23
#000000
#AE8F00
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0d0a23;
--color-2: #000000;
--color-3: #ae8f00;
--color-4: #fca60a;
--color-5: #e8e8e4;
}SCSS
$color-1: #0d0a23; $color-2: #000000; $color-3: #ae8f00; $color-4: #fca60a; $color-5: #e8e8e4;
TAILWIND
colors: {
'brand-1': '#0d0a23',
'brand-2': '#000000',
'brand-3': '#ae8f00',
'brand-4': '#fca60a',
'brand-5': '#e8e8e4',
}RGB Array
[13, 10, 35], [0, 0, 0], [174, 143, 0], [252, 166, 10], [232, 232, 228]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0D0A23, #000000, #AE8F00, #FCA60A, #E8E8E4 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: #0d0a23; --color-2: #000000; --color-3: #ae8f00; --color-4: #fca60a; --color-5: #e8e8e4. 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