Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#7F9A91
Mineral Blue · LightSlateGray · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#E9D2B0
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#F88E76
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#DFAA4A
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#5A3D15
Ochre · DarkOliveGreen · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· 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
7F9A91 | E9D2B0 | F88E76 | DFAA4A | 5A3D15 | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 1.3 Fail | 1.4 Fail | 3.3 AA Large | |
2.1 Fail | — | 1.6 Fail | 1.4 Fail | 6.8 AA | |
1.3 Fail | 1.6 Fail | — | 1.1 Fail | 4.3 AA Large | |
1.4 Fail | 1.4 Fail | 1.1 Fail | — | 4.7 AA | |
3.3 AA Large | 6.8 AA | 4.3 AA Large | 4.7 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#7F9A91
#E9D2B0
#F88E76
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #7f9a91;
--color-2: #e9d2b0;
--color-3: #f88e76;
--color-4: #dfaa4a;
--color-5: #5a3d15;
}SCSS
$color-1: #7f9a91; $color-2: #e9d2b0; $color-3: #f88e76; $color-4: #dfaa4a; $color-5: #5a3d15;
TAILWIND
colors: {
'brand-1': '#7f9a91',
'brand-2': '#e9d2b0',
'brand-3': '#f88e76',
'brand-4': '#dfaa4a',
'brand-5': '#5a3d15',
}RGB Array
[127, 154, 145], [233, 210, 176], [248, 142, 118], [223, 170, 74], [90, 61, 21]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #7F9A91, #E9D2B0, #F88E76, #DFAA4A, #5A3D15 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: #7f9a91; --color-2: #e9d2b0; --color-3: #f88e76; --color-4: #dfaa4a; --color-5: #5a3d15. 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 dark-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