Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#4E373B
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#474C50
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#3D6B71
Slate Blue · SeaGreen · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#318D95
Lake Blue · SteelBlue · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#27ACB5
Lake Blue · LightSeaGreen · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· 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
4E373B | 474C50 | 3D6B71 | 318D95 | 27ACB5 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.8 Fail | 2.8 Fail | 4.0 AA Large | |
1.3 Fail | — | 1.5 Fail | 2.2 Fail | 3.2 AA Large | |
1.8 Fail | 1.5 Fail | — | 1.5 Fail | 2.2 Fail | |
2.8 Fail | 2.2 Fail | 1.5 Fail | — | 1.4 Fail | |
4.0 AA Large | 3.2 AA Large | 2.2 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#4E373B
#474C50
#3D6B71
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #4e373b;
--color-2: #474c50;
--color-3: #3d6b71;
--color-4: #318d95;
--color-5: #27acb5;
}SCSS
$color-1: #4e373b; $color-2: #474c50; $color-3: #3d6b71; $color-4: #318d95; $color-5: #27acb5;
TAILWIND
colors: {
'brand-1': '#4e373b',
'brand-2': '#474c50',
'brand-3': '#3d6b71',
'brand-4': '#318d95',
'brand-5': '#27acb5',
}RGB Array
[78, 55, 59], [71, 76, 80], [61, 107, 113], [49, 141, 149], [39, 172, 181]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #4E373B, #474C50, #3D6B71, #318D95, #27ACB5 is ideal for: tech websites, dark mode UIs, game UIs. 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: #4e373b; --color-2: #474c50; --color-3: #3d6b71; --color-4: #318d95; --color-5: #27acb5. 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. 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 dark-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