Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B1D27D
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#D6BC76
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#F57B26
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#894D79
Rose Purple · DimGray · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#5D2D3A
Dark Violet · DarkSlateGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
B1D27D | D6BC76 | F57B26 | 894D79 | 5D2D3A | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.6 Fail | 3.6 AA Large | 6.5 AA | |
1.1 Fail | — | 1.5 Fail | 3.3 AA Large | 5.9 AA | |
1.6 Fail | 1.5 Fail | — | 2.3 Fail | 4.1 AA Large | |
3.6 AA Large | 3.3 AA Large | 2.3 Fail | — | 1.8 Fail | |
6.5 AA | 5.9 AA | 4.1 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B1D27D
#D6BC76
#F57B26
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b1d27d;
--color-2: #d6bc76;
--color-3: #f57b26;
--color-4: #894d79;
--color-5: #5d2d3a;
}SCSS
$color-1: #b1d27d; $color-2: #d6bc76; $color-3: #f57b26; $color-4: #894d79; $color-5: #5d2d3a;
TAILWIND
colors: {
'brand-1': '#b1d27d',
'brand-2': '#d6bc76',
'brand-3': '#f57b26',
'brand-4': '#894d79',
'brand-5': '#5d2d3a',
}RGB Array
[177, 210, 125], [214, 188, 118], [245, 123, 38], [137, 77, 121], [93, 45, 58]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B1D27D, #D6BC76, #F57B26, #894D79, #5D2D3A 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: #b1d27d; --color-2: #d6bc76; --color-3: #f57b26; --color-4: #894d79; --color-5: #5d2d3a. 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