Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B0FFC8
Emerald · LightBlue · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#FAB17D
Apricot · LightSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#FF776B
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#F01666
Dark Violet · Crimson · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#1C1C1F
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
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
B0FFC8 | FAB17D | FF776B | F01666 | 1C1C1F | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.2 Fail | 3.6 AA Large | 14.6 AAA | |
1.5 Fail | — | 1.4 Fail | 2.3 Fail | 9.4 AAA | |
2.2 Fail | 1.4 Fail | — | 1.6 Fail | 6.6 AA | |
3.6 AA Large | 2.3 Fail | 1.6 Fail | — | 4.1 AA Large | |
14.6 AAA | 9.4 AAA | 6.6 AA | 4.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B0FFC8
#FAB17D
#FF776B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b0ffc8;
--color-2: #fab17d;
--color-3: #ff776b;
--color-4: #f01666;
--color-5: #1c1c1f;
}SCSS
$color-1: #b0ffc8; $color-2: #fab17d; $color-3: #ff776b; $color-4: #f01666; $color-5: #1c1c1f;
TAILWIND
colors: {
'brand-1': '#b0ffc8',
'brand-2': '#fab17d',
'brand-3': '#ff776b',
'brand-4': '#f01666',
'brand-5': '#1c1c1f',
}RGB Array
[176, 255, 200], [250, 177, 125], [255, 119, 107], [240, 22, 102], [28, 28, 31]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B0FFC8, #FAB17D, #FF776B, #F01666, #1C1C1F is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #b0ffc8; --color-2: #fab17d; --color-3: #ff776b; --color-4: #f01666; --color-5: #1c1c1f. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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