Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#332D2D
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#36FFF8
Jade · Turquoise · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#52D0DE
Lake Blue · MediumTurquoise · Lake Green
Traditional「Lake Blue」· Paint「Lake Green」· Creative Blush Sunrise
#7C8BB6
Azure · LightSlateGray · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#9C5A8B
Rose Purple · Gray · Violet
Traditional「Rose Purple」· 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
332D2D | 36FFF8 | 52D0DE | 7C8BB6 | 9C5A8B | |
|---|---|---|---|---|---|
| — | 10.8 AAA | 7.4 AAA | 4.0 AA Large | 2.7 Fail | |
10.8 AAA | — | 1.5 Fail | 2.7 Fail | 4.0 AA Large | |
7.4 AAA | 1.5 Fail | — | 1.8 Fail | 2.7 Fail | |
4.0 AA Large | 2.7 Fail | 1.8 Fail | — | 1.5 Fail | |
2.7 Fail | 4.0 AA Large | 2.7 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#332D2D
#36FFF8
#52D0DE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #332d2d;
--color-2: #36fff8;
--color-3: #52d0de;
--color-4: #7c8bb6;
--color-5: #9c5a8b;
}SCSS
$color-1: #332d2d; $color-2: #36fff8; $color-3: #52d0de; $color-4: #7c8bb6; $color-5: #9c5a8b;
TAILWIND
colors: {
'brand-1': '#332d2d',
'brand-2': '#36fff8',
'brand-3': '#52d0de',
'brand-4': '#7c8bb6',
'brand-5': '#9c5a8b',
}RGB Array
[51, 45, 45], [54, 255, 248], [82, 208, 222], [124, 139, 182], [156, 90, 139]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This space-style palette of #332D2D, #36FFF8, #52D0DE, #7C8BB6, #9C5A8B is ideal for: 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: #332d2d; --color-2: #36fff8; --color-3: #52d0de; --color-4: #7c8bb6; --color-5: #9c5a8b. 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. 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 space-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