Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFBB6E
Goose Yellow · SandyBrown · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#C5BD88
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#8CC0A3
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#52C2BD
Mineral Blue · MediumTurquoise · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#4F5185
Indigo · DarkSlateBlue · Navy Blue
Traditional「Indigo」· Paint「Navy 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
FFBB6E | C5BD88 | 8CC0A3 | 52C2BD | 4F5185 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.3 Fail | 4.4 AA Large | |
1.1 Fail | — | 1.1 Fail | 1.1 Fail | 3.9 AA Large | |
1.2 Fail | 1.1 Fail | — | 1.0 Fail | 3.6 AA Large | |
1.3 Fail | 1.1 Fail | 1.0 Fail | — | 3.4 AA Large | |
4.4 AA Large | 3.9 AA Large | 3.6 AA Large | 3.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFBB6E
#C5BD88
#8CC0A3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffbb6e;
--color-2: #c5bd88;
--color-3: #8cc0a3;
--color-4: #52c2bd;
--color-5: #4f5185;
}SCSS
$color-1: #ffbb6e; $color-2: #c5bd88; $color-3: #8cc0a3; $color-4: #52c2bd; $color-5: #4f5185;
TAILWIND
colors: {
'brand-1': '#ffbb6e',
'brand-2': '#c5bd88',
'brand-3': '#8cc0a3',
'brand-4': '#52c2bd',
'brand-5': '#4f5185',
}RGB Array
[255, 187, 110], [197, 189, 136], [140, 192, 163], [82, 194, 189], [79, 81, 133]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFBB6E, #C5BD88, #8CC0A3, #52C2BD, #4F5185 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: #ffbb6e; --color-2: #c5bd88; --color-3: #8cc0a3; --color-4: #52c2bd; --color-5: #4f5185. 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