Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0B160
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#9ABF75
Celadon · DarkSeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#2F9E81
Mineral Blue · MediumSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#3B5E5E
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#5A2950
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· 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
F0B160 | 9ABF75 | 2F9E81 | 3B5E5E | 5A2950 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.8 Fail | 3.8 AA Large | 6.0 AA | |
1.1 Fail | — | 1.6 Fail | 3.4 AA Large | 5.4 AA | |
1.8 Fail | 1.6 Fail | — | 2.1 Fail | 3.4 AA Large | |
3.8 AA Large | 3.4 AA Large | 2.1 Fail | — | 1.6 Fail | |
6.0 AA | 5.4 AA | 3.4 AA Large | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0B160
#9ABF75
#2F9E81
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0b160;
--color-2: #9abf75;
--color-3: #2f9e81;
--color-4: #3b5e5e;
--color-5: #5a2950;
}SCSS
$color-1: #f0b160; $color-2: #9abf75; $color-3: #2f9e81; $color-4: #3b5e5e; $color-5: #5a2950;
TAILWIND
colors: {
'brand-1': '#f0b160',
'brand-2': '#9abf75',
'brand-3': '#2f9e81',
'brand-4': '#3b5e5e',
'brand-5': '#5a2950',
}RGB Array
[240, 177, 96], [154, 191, 117], [47, 158, 129], [59, 94, 94], [90, 41, 80]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F0B160, #9ABF75, #2F9E81, #3B5E5E, #5A2950 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: #f0b160; --color-2: #9abf75; --color-3: #2f9e81; --color-4: #3b5e5e; --color-5: #5a2950. 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