Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FC8A51
Apricot · Coral · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#B89584
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#9BBAB3
Jade · DarkGray · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#D5FACA
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#CCC693
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
FC8A51 | B89584 | 9BBAB3 | D5FACA | CCC693 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.1 Fail | 2.1 Fail | 1.4 Fail | |
1.2 Fail | — | 1.3 Fail | 2.4 Fail | 1.6 Fail | |
1.1 Fail | 1.3 Fail | — | 1.8 Fail | 1.2 Fail | |
2.1 Fail | 2.4 Fail | 1.8 Fail | — | 1.5 Fail | |
1.4 Fail | 1.6 Fail | 1.2 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FC8A51
#B89584
#9BBAB3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fc8a51;
--color-2: #b89584;
--color-3: #9bbab3;
--color-4: #d5faca;
--color-5: #ccc693;
}SCSS
$color-1: #fc8a51; $color-2: #b89584; $color-3: #9bbab3; $color-4: #d5faca; $color-5: #ccc693;
TAILWIND
colors: {
'brand-1': '#fc8a51',
'brand-2': '#b89584',
'brand-3': '#9bbab3',
'brand-4': '#d5faca',
'brand-5': '#ccc693',
}RGB Array
[252, 138, 81], [184, 149, 132], [155, 186, 179], [213, 250, 202], [204, 198, 147]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FC8A51, #B89584, #9BBAB3, #D5FACA, #CCC693 is ideal for: health products, baby brands, fresh-style blogs. 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: #fc8a51; --color-2: #b89584; --color-3: #9bbab3; --color-4: #d5faca; --color-5: #ccc693. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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