Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#7A7777
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#6F34AD
Deep Indigo · SlateBlue · Violet
Traditional「Deep Indigo」· Paint「Violet」· Creative Blush Sunrise
#BF52A6
Rose Purple · MediumOrchid · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#F571BC
Mauve · Orchid · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#FF9EF0
Mauve · Violet · Lavender
Traditional「Mauve」· Paint「Lavender」· 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
7A7777 | 6F34AD | BF52A6 | F571BC | FF9EF0 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 1.1 Fail | 1.7 Fail | 2.4 Fail | |
1.7 Fail | — | 1.8 Fail | 2.9 Fail | 4.1 AA Large | |
1.1 Fail | 1.8 Fail | — | 1.6 Fail | 2.3 Fail | |
1.7 Fail | 2.9 Fail | 1.6 Fail | — | 1.4 Fail | |
2.4 Fail | 4.1 AA Large | 2.3 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#7A7777
#6F34AD
#BF52A6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #7a7777;
--color-2: #6f34ad;
--color-3: #bf52a6;
--color-4: #f571bc;
--color-5: #ff9ef0;
}SCSS
$color-1: #7a7777; $color-2: #6f34ad; $color-3: #bf52a6; $color-4: #f571bc; $color-5: #ff9ef0;
TAILWIND
colors: {
'brand-1': '#7a7777',
'brand-2': '#6f34ad',
'brand-3': '#bf52a6',
'brand-4': '#f571bc',
'brand-5': '#ff9ef0',
}RGB Array
[122, 119, 119], [111, 52, 173], [191, 82, 166], [245, 113, 188], [255, 158, 240]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #7A7777, #6F34AD, #BF52A6, #F571BC, #FF9EF0 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: #7a7777; --color-2: #6f34ad; --color-3: #bf52a6; --color-4: #f571bc; --color-5: #ff9ef0. 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