Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B3327B
Rose Purple · MediumVioletRed · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#F71D98
Rose Purple · DeepPink · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#8E7E8F
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#6B6669
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· 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
B3327B | F71D98 | 8E7E8F | 6B6669 | 000000 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.5 Fail | 1.0 Fail | 3.7 AA Large | |
1.5 Fail | — | 1.0 Fail | 1.5 Fail | 5.6 AA | |
1.5 Fail | 1.0 Fail | — | 1.5 Fail | 5.5 AA | |
1.0 Fail | 1.5 Fail | 1.5 Fail | — | 3.7 AA Large | |
3.7 AA Large | 5.6 AA | 5.5 AA | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B3327B
#F71D98
#8E7E8F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b3327b;
--color-2: #f71d98;
--color-3: #8e7e8f;
--color-4: #6b6669;
--color-5: #000000;
}SCSS
$color-1: #b3327b; $color-2: #f71d98; $color-3: #8e7e8f; $color-4: #6b6669; $color-5: #000000;
TAILWIND
colors: {
'brand-1': '#b3327b',
'brand-2': '#f71d98',
'brand-3': '#8e7e8f',
'brand-4': '#6b6669',
'brand-5': '#000000',
}RGB Array
[179, 50, 123], [247, 29, 152], [142, 126, 143], [107, 102, 105], [0, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B3327B, #F71D98, #8E7E8F, #6B6669, #000000 is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #b3327b; --color-2: #f71d98; --color-3: #8e7e8f; --color-4: #6b6669; --color-5: #000000. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 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