Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F6EFE7
Goose Yellow · Linen · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#8F1806
Vermilion · DarkRed · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#521A11
Vermilion · Maroon · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#33160E
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#1A1D1F
Slate Blue · Black · Dark Stone
Traditional「Slate Blue」· Paint「Dark Stone」· Creative Midnight Shadow
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
F6EFE7 | 8F1806 | 521A11 | 33160E | 1A1D1F | |
|---|---|---|---|---|---|
| — | 8.0 AAA | 12.2 AAA | 14.6 AAA | 14.9 AAA | |
8.0 AAA | — | 1.5 Fail | 1.8 Fail | 1.9 Fail | |
12.2 AAA | 1.5 Fail | — | 1.2 Fail | 1.2 Fail | |
14.6 AAA | 1.8 Fail | 1.2 Fail | — | 1.0 Fail | |
14.9 AAA | 1.9 Fail | 1.2 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F6EFE7
#8F1806
#521A11
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f6efe7;
--color-2: #8f1806;
--color-3: #521a11;
--color-4: #33160e;
--color-5: #1a1d1f;
}SCSS
$color-1: #f6efe7; $color-2: #8f1806; $color-3: #521a11; $color-4: #33160e; $color-5: #1a1d1f;
TAILWIND
colors: {
'brand-1': '#f6efe7',
'brand-2': '#8f1806',
'brand-3': '#521a11',
'brand-4': '#33160e',
'brand-5': '#1a1d1f',
}RGB Array
[246, 239, 231], [143, 24, 6], [82, 26, 17], [51, 22, 14], [26, 29, 31]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F6EFE7, #8F1806, #521A11, #33160E, #1A1D1F 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: #f6efe7; --color-2: #8f1806; --color-3: #521a11; --color-4: #33160e; --color-5: #1a1d1f. 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