Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#080706
Ochre · Black · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· Creative Blush Sunrise
#453C34
Tangerine · DarkSlateGray · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#917F6D
Ochre · Gray · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#00B59D
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#FCE1C5
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· 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
080706 | 453C34 | 917F6D | 00B59D | FCE1C5 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 5.2 AA | 7.8 AAA | 16.0 AAA | |
1.9 Fail | — | 2.8 Fail | 4.2 AA Large | 8.6 AAA | |
5.2 AA | 2.8 Fail | — | 1.5 Fail | 3.1 AA Large | |
7.8 AAA | 4.2 AA Large | 1.5 Fail | — | 2.1 Fail | |
16.0 AAA | 8.6 AAA | 3.1 AA Large | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#080706
#453C34
#917F6D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #080706;
--color-2: #453c34;
--color-3: #917f6d;
--color-4: #00b59d;
--color-5: #fce1c5;
}SCSS
$color-1: #080706; $color-2: #453c34; $color-3: #917f6d; $color-4: #00b59d; $color-5: #fce1c5;
TAILWIND
colors: {
'brand-1': '#080706',
'brand-2': '#453c34',
'brand-3': '#917f6d',
'brand-4': '#00b59d',
'brand-5': '#fce1c5',
}RGB Array
[8, 7, 6], [69, 60, 52], [145, 127, 109], [0, 181, 157], [252, 225, 197]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #080706, #453C34, #917F6D, #00B59D, #FCE1C5 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: #080706; --color-2: #453c34; --color-3: #917f6d; --color-4: #00b59d; --color-5: #fce1c5. 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