Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#575B6C
Indigo · DimGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#B39BAC
Mauve · DarkGray · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#A83A63
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#550B25
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#0C0D36
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
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
575B6C | B39BAC | A83A63 | 550B25 | 0C0D36 | |
|---|---|---|---|---|---|
| — | 2.6 Fail | 1.1 Fail | 2.1 Fail | 2.8 Fail | |
2.6 Fail | — | 2.4 Fail | 5.6 AA | 7.3 AAA | |
1.1 Fail | 2.4 Fail | — | 2.4 Fail | 3.1 AA Large | |
2.1 Fail | 5.6 AA | 2.4 Fail | — | 1.3 Fail | |
2.8 Fail | 7.3 AAA | 3.1 AA Large | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#575B6C
#B39BAC
#A83A63
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #575b6c;
--color-2: #b39bac;
--color-3: #a83a63;
--color-4: #550b25;
--color-5: #0c0d36;
}SCSS
$color-1: #575b6c; $color-2: #b39bac; $color-3: #a83a63; $color-4: #550b25; $color-5: #0c0d36;
TAILWIND
colors: {
'brand-1': '#575b6c',
'brand-2': '#b39bac',
'brand-3': '#a83a63',
'brand-4': '#550b25',
'brand-5': '#0c0d36',
}RGB Array
[87, 91, 108], [179, 155, 172], [168, 58, 99], [85, 11, 37], [12, 13, 54]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #575B6C, #B39BAC, #A83A63, #550B25, #0C0D36 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: #575b6c; --color-2: #b39bac; --color-3: #a83a63; --color-4: #550b25; --color-5: #0c0d36. 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