Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF7D5
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#A89688
Tangerine · DarkGray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#937167
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#2E0B07
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#928177
Tangerine · Gray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· 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
FFF7D5 | A89688 | 937167 | 2E0B07 | 928177 | |
|---|---|---|---|---|---|
| — | 2.6 Fail | 4.1 AA Large | 16.7 AAA | 3.5 AA Large | |
2.6 Fail | — | 1.5 Fail | 6.3 AA | 1.3 Fail | |
4.1 AA Large | 1.5 Fail | — | 4.1 AA Large | 1.2 Fail | |
16.7 AAA | 6.3 AA | 4.1 AA Large | — | 4.8 AA | |
3.5 AA Large | 1.3 Fail | 1.2 Fail | 4.8 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF7D5
#A89688
#937167
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff7d5;
--color-2: #a89688;
--color-3: #937167;
--color-4: #2e0b07;
--color-5: #928177;
}SCSS
$color-1: #fff7d5; $color-2: #a89688; $color-3: #937167; $color-4: #2e0b07; $color-5: #928177;
TAILWIND
colors: {
'brand-1': '#fff7d5',
'brand-2': '#a89688',
'brand-3': '#937167',
'brand-4': '#2e0b07',
'brand-5': '#928177',
}RGB Array
[255, 247, 213], [168, 150, 136], [147, 113, 103], [46, 11, 7], [146, 129, 119]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #FFF7D5, #A89688, #937167, #2E0B07, #928177 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: #fff7d5; --color-2: #a89688; --color-3: #937167; --color-4: #2e0b07; --color-5: #928177. 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