Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3D3C42
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#8C2C44
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#DB1B45
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#5F7F96
Slate Blue · SlateGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#00E3E7
Lake Blue · DarkTurquoise · 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
3D3C42 | 8C2C44 | DB1B45 | 5F7F96 | 00E3E7 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.2 Fail | 2.6 Fail | 6.8 AA | |
1.3 Fail | — | 1.7 Fail | 1.9 Fail | 5.1 AA | |
2.2 Fail | 1.7 Fail | — | 1.2 Fail | 3.1 AA Large | |
2.6 Fail | 1.9 Fail | 1.2 Fail | — | 2.6 Fail | |
6.8 AA | 5.1 AA | 3.1 AA Large | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3D3C42
#8C2C44
#DB1B45
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3d3c42;
--color-2: #8c2c44;
--color-3: #db1b45;
--color-4: #5f7f96;
--color-5: #00e3e7;
}SCSS
$color-1: #3d3c42; $color-2: #8c2c44; $color-3: #db1b45; $color-4: #5f7f96; $color-5: #00e3e7;
TAILWIND
colors: {
'brand-1': '#3d3c42',
'brand-2': '#8c2c44',
'brand-3': '#db1b45',
'brand-4': '#5f7f96',
'brand-5': '#00e3e7',
}RGB Array
[61, 60, 66], [140, 44, 68], [219, 27, 69], [95, 127, 150], [0, 227, 231]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #3D3C42, #8C2C44, #DB1B45, #5F7F96, #00E3E7 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: #3d3c42; --color-2: #8c2c44; --color-3: #db1b45; --color-4: #5f7f96; --color-5: #00e3e7. 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