Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0D0B03
Ochre · Black · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· Creative Blush Sunrise
#CCB97E
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#5E5831
Autumn Sage · DarkOliveGreen · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#272B1E
Grass Green · DarkSlateGray · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· Creative Blush Sunrise
#7A5E0A
Ochre · Olive · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
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
0D0B03 | CCB97E | 5E5831 | 272B1E | 7A5E0A | |
|---|---|---|---|---|---|
| — | 10.1 AAA | 2.7 Fail | 1.4 Fail | 3.2 AA Large | |
10.1 AAA | — | 3.7 AA Large | 7.5 AAA | 3.1 AA Large | |
2.7 Fail | 3.7 AA Large | — | 2.0 Fail | 1.2 Fail | |
1.4 Fail | 7.5 AAA | 2.0 Fail | — | 2.4 Fail | |
3.2 AA Large | 3.1 AA Large | 1.2 Fail | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0D0B03
#CCB97E
#5E5831
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0d0b03;
--color-2: #ccb97e;
--color-3: #5e5831;
--color-4: #272b1e;
--color-5: #7a5e0a;
}SCSS
$color-1: #0d0b03; $color-2: #ccb97e; $color-3: #5e5831; $color-4: #272b1e; $color-5: #7a5e0a;
TAILWIND
colors: {
'brand-1': '#0d0b03',
'brand-2': '#ccb97e',
'brand-3': '#5e5831',
'brand-4': '#272b1e',
'brand-5': '#7a5e0a',
}RGB Array
[13, 11, 3], [204, 185, 126], [94, 88, 49], [39, 43, 30], [122, 94, 10]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0D0B03, #CCB97E, #5E5831, #272B1E, #7A5E0A 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: #0d0b03; --color-2: #ccb97e; --color-3: #5e5831; --color-4: #272b1e; --color-5: #7a5e0a. 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