Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFBF6B
Goose Yellow · SandyBrown · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#EBDB8D
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#C8D19B
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#92B0AA
Jade · DarkGray · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#5F5C70
Deep Indigo · DimGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· 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
FFBF6B | EBDB8D | C8D19B | 92B0AA | 5F5C70 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.0 Fail | 1.4 Fail | 4.0 AA Large | |
1.2 Fail | — | 1.2 Fail | 1.7 Fail | 4.6 AA | |
1.0 Fail | 1.2 Fail | — | 1.4 Fail | 4.0 AA Large | |
1.4 Fail | 1.7 Fail | 1.4 Fail | — | 2.8 Fail | |
4.0 AA Large | 4.6 AA | 4.0 AA Large | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFBF6B
#EBDB8D
#C8D19B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffbf6b;
--color-2: #ebdb8d;
--color-3: #c8d19b;
--color-4: #92b0aa;
--color-5: #5f5c70;
}SCSS
$color-1: #ffbf6b; $color-2: #ebdb8d; $color-3: #c8d19b; $color-4: #92b0aa; $color-5: #5f5c70;
TAILWIND
colors: {
'brand-1': '#ffbf6b',
'brand-2': '#ebdb8d',
'brand-3': '#c8d19b',
'brand-4': '#92b0aa',
'brand-5': '#5f5c70',
}RGB Array
[255, 191, 107], [235, 219, 141], [200, 209, 155], [146, 176, 170], [95, 92, 112]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFBF6B, #EBDB8D, #C8D19B, #92B0AA, #5F5C70 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: #ffbf6b; --color-2: #ebdb8d; --color-3: #c8d19b; --color-4: #92b0aa; --color-5: #5f5c70. 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