Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F9D9A3
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#905F1F
Ochre · Sienna · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#3A4132
Grass Green · DarkSlateGray · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#6D3B13
Tangerine · DarkOliveGreen · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#2E241C
Tangerine · Black · Cinnamon
Traditional「Tangerine」· 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
F9D9A3 | 905F1F | 3A4132 | 6D3B13 | 2E241C | |
|---|---|---|---|---|---|
| — | 4.0 AA Large | 7.8 AAA | 6.8 AA | 11.2 AAA | |
4.0 AA Large | — | 1.9 Fail | 1.7 Fail | 2.8 Fail | |
7.8 AAA | 1.9 Fail | — | 1.2 Fail | 1.4 Fail | |
6.8 AA | 1.7 Fail | 1.2 Fail | — | 1.6 Fail | |
11.2 AAA | 2.8 Fail | 1.4 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F9D9A3
#905F1F
#3A4132
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f9d9a3;
--color-2: #905f1f;
--color-3: #3a4132;
--color-4: #6d3b13;
--color-5: #2e241c;
}SCSS
$color-1: #f9d9a3; $color-2: #905f1f; $color-3: #3a4132; $color-4: #6d3b13; $color-5: #2e241c;
TAILWIND
colors: {
'brand-1': '#f9d9a3',
'brand-2': '#905f1f',
'brand-3': '#3a4132',
'brand-4': '#6d3b13',
'brand-5': '#2e241c',
}RGB Array
[249, 217, 163], [144, 95, 31], [58, 65, 50], [109, 59, 19], [46, 36, 28]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #F9D9A3, #905F1F, #3A4132, #6D3B13, #2E241C 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: #f9d9a3; --color-2: #905f1f; --color-3: #3a4132; --color-4: #6d3b13; --color-5: #2e241c. 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 warm-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