Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1E3B57
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#BA5969
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#EB4B7C
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#323B4C
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#9E5FB3
Dark Plum · MediumOrchid · Violet
Traditional「Dark Plum」· Paint「Violet」· 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
1E3B57 | BA5969 | EB4B7C | 323B4C | 9E5FB3 | |
|---|---|---|---|---|---|
| — | 2.6 Fail | 3.2 AA Large | 1.0 Fail | 2.6 Fail | |
2.6 Fail | — | 1.2 Fail | 2.5 Fail | 1.0 Fail | |
3.2 AA Large | 1.2 Fail | — | 3.1 AA Large | 1.2 Fail | |
1.0 Fail | 2.5 Fail | 3.1 AA Large | — | 2.5 Fail | |
2.6 Fail | 1.0 Fail | 1.2 Fail | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1E3B57
#BA5969
#EB4B7C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1e3b57;
--color-2: #ba5969;
--color-3: #eb4b7c;
--color-4: #323b4c;
--color-5: #9e5fb3;
}SCSS
$color-1: #1e3b57; $color-2: #ba5969; $color-3: #eb4b7c; $color-4: #323b4c; $color-5: #9e5fb3;
TAILWIND
colors: {
'brand-1': '#1e3b57',
'brand-2': '#ba5969',
'brand-3': '#eb4b7c',
'brand-4': '#323b4c',
'brand-5': '#9e5fb3',
}RGB Array
[30, 59, 87], [186, 89, 105], [235, 75, 124], [50, 59, 76], [158, 95, 179]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1E3B57, #BA5969, #EB4B7C, #323B4C, #9E5FB3 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: #1e3b57; --color-2: #ba5969; --color-3: #eb4b7c; --color-4: #323b4c; --color-5: #9e5fb3. 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