Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F9AB59
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#C9CF79
Fresh Green · BurlyWood · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#96BA91
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#594C54
Rose Purple · DimGray · Charcoal
Traditional「Rose Purple」· Paint「Charcoal」· Creative Midnight Shadow
#2E2929
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· 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
F9AB59 | C9CF79 | 96BA91 | 594C54 | 2E2929 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.1 Fail | 4.3 AA Large | 7.5 AAA | |
1.2 Fail | — | 1.3 Fail | 4.9 AA | 8.7 AAA | |
1.1 Fail | 1.3 Fail | — | 3.8 AA Large | 6.6 AA | |
4.3 AA Large | 4.9 AA | 3.8 AA Large | — | 1.8 Fail | |
7.5 AAA | 8.7 AAA | 6.6 AA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F9AB59
#C9CF79
#96BA91
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f9ab59;
--color-2: #c9cf79;
--color-3: #96ba91;
--color-4: #594c54;
--color-5: #2e2929;
}SCSS
$color-1: #f9ab59; $color-2: #c9cf79; $color-3: #96ba91; $color-4: #594c54; $color-5: #2e2929;
TAILWIND
colors: {
'brand-1': '#f9ab59',
'brand-2': '#c9cf79',
'brand-3': '#96ba91',
'brand-4': '#594c54',
'brand-5': '#2e2929',
}RGB Array
[249, 171, 89], [201, 207, 121], [150, 186, 145], [89, 76, 84], [46, 41, 41]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #F9AB59, #C9CF79, #96BA91, #594C54, #2E2929 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: #f9ab59; --color-2: #c9cf79; --color-3: #96ba91; --color-4: #594c54; --color-5: #2e2929. 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 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