Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#332F2E
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#4E434F
Dark Plum · DarkSlateGray · Charcoal
Traditional「Dark Plum」· Paint「Charcoal」· Creative Midnight Shadow
#007587
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#26ACB2
Lake Blue · LightSeaGreen · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#D6F0B5
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
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
332F2E | 4E434F | 007587 | 26ACB2 | D6F0B5 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.5 Fail | 4.8 AA | 10.7 AAA | |
1.4 Fail | — | 1.7 Fail | 3.4 AA Large | 7.6 AAA | |
2.5 Fail | 1.7 Fail | — | 2.0 Fail | 4.4 AA Large | |
4.8 AA | 3.4 AA Large | 2.0 Fail | — | 2.2 Fail | |
10.7 AAA | 7.6 AAA | 4.4 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#332F2E
#4E434F
#007587
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #332f2e;
--color-2: #4e434f;
--color-3: #007587;
--color-4: #26acb2;
--color-5: #d6f0b5;
}SCSS
$color-1: #332f2e; $color-2: #4e434f; $color-3: #007587; $color-4: #26acb2; $color-5: #d6f0b5;
TAILWIND
colors: {
'brand-1': '#332f2e',
'brand-2': '#4e434f',
'brand-3': '#007587',
'brand-4': '#26acb2',
'brand-5': '#d6f0b5',
}RGB Array
[51, 47, 46], [78, 67, 79], [0, 117, 135], [38, 172, 178], [214, 240, 181]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #332F2E, #4E434F, #007587, #26ACB2, #D6F0B5 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: #332f2e; --color-2: #4e434f; --color-3: #007587; --color-4: #26acb2; --color-5: #d6f0b5. 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