Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F9DC7E
Goose Yellow · Khaki · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#D64832
Vermilion · Chocolate · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#9FB6B0
Jade · DarkGray · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#556A6B
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#BFBB8C
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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
F9DC7E | D64832 | 9FB6B0 | 556A6B | BFBB8C | |
|---|---|---|---|---|---|
| — | 3.2 AA Large | 1.6 Fail | 4.3 AA Large | 1.5 Fail | |
3.2 AA Large | — | 2.0 Fail | 1.3 Fail | 2.2 Fail | |
1.6 Fail | 2.0 Fail | — | 2.7 Fail | 1.1 Fail | |
4.3 AA Large | 1.3 Fail | 2.7 Fail | — | 2.9 Fail | |
1.5 Fail | 2.2 Fail | 1.1 Fail | 2.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F9DC7E
#D64832
#9FB6B0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f9dc7e;
--color-2: #d64832;
--color-3: #9fb6b0;
--color-4: #556a6b;
--color-5: #bfbb8c;
}SCSS
$color-1: #f9dc7e; $color-2: #d64832; $color-3: #9fb6b0; $color-4: #556a6b; $color-5: #bfbb8c;
TAILWIND
colors: {
'brand-1': '#f9dc7e',
'brand-2': '#d64832',
'brand-3': '#9fb6b0',
'brand-4': '#556a6b',
'brand-5': '#bfbb8c',
}RGB Array
[249, 220, 126], [214, 72, 50], [159, 182, 176], [85, 106, 107], [191, 187, 140]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F9DC7E, #D64832, #9FB6B0, #556A6B, #BFBB8C is ideal for: corporate websites, product showcases, portfolios. 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: #f9dc7e; --color-2: #d64832; --color-3: #9fb6b0; --color-4: #556a6b; --color-5: #bfbb8c. 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. 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