Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#55FC1B
Emerald · Chartreuse · Olive Green
Traditional「Emerald」· Paint「Olive Green」· Creative Blush Sunrise
#7EE55B
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#A7CE9A
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#BCB9B9
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#F840B4
Mauve · DeepPink · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
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
55FC1B | 7EE55B | A7CE9A | BCB9B9 | F840B4 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.3 Fail | 1.4 Fail | 2.4 Fail | |
1.2 Fail | — | 1.1 Fail | 1.2 Fail | 2.1 Fail | |
1.3 Fail | 1.1 Fail | — | 1.1 Fail | 1.9 Fail | |
1.4 Fail | 1.2 Fail | 1.1 Fail | — | 1.7 Fail | |
2.4 Fail | 2.1 Fail | 1.9 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#55FC1B
#7EE55B
#A7CE9A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #55fc1b;
--color-2: #7ee55b;
--color-3: #a7ce9a;
--color-4: #bcb9b9;
--color-5: #f840b4;
}SCSS
$color-1: #55fc1b; $color-2: #7ee55b; $color-3: #a7ce9a; $color-4: #bcb9b9; $color-5: #f840b4;
TAILWIND
colors: {
'brand-1': '#55fc1b',
'brand-2': '#7ee55b',
'brand-3': '#a7ce9a',
'brand-4': '#bcb9b9',
'brand-5': '#f840b4',
}RGB Array
[85, 252, 27], [126, 229, 91], [167, 206, 154], [188, 185, 185], [248, 64, 180]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #55FC1B, #7EE55B, #A7CE9A, #BCB9B9, #F840B4 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: #55fc1b; --color-2: #7ee55b; --color-3: #a7ce9a; --color-4: #bcb9b9; --color-5: #f840b4. 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