Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#333333
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#9E4A62
Dark Violet · Sienna · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#FE5E8B
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#C5C8BD
Willow Green · Silver · Pearl Gray
Traditional「Willow Green」· Paint「Pearl Gray」· Creative Silver Lining
#B6E5CB
Celadon · LightBlue · Mint Green
Traditional「Celadon」· 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
333333 | 9E4A62 | FE5E8B | C5C8BD | B6E5CB | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 4.3 AA Large | 7.4 AAA | 9.1 AAA | |
2.2 Fail | — | 2.0 Fail | 3.4 AA Large | 4.2 AA Large | |
4.3 AA Large | 2.0 Fail | — | 1.7 Fail | 2.1 Fail | |
7.4 AAA | 3.4 AA Large | 1.7 Fail | — | 1.2 Fail | |
9.1 AAA | 4.2 AA Large | 2.1 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#333333
#9E4A62
#FE5E8B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #333333;
--color-2: #9e4a62;
--color-3: #fe5e8b;
--color-4: #c5c8bd;
--color-5: #b6e5cb;
}SCSS
$color-1: #333333; $color-2: #9e4a62; $color-3: #fe5e8b; $color-4: #c5c8bd; $color-5: #b6e5cb;
TAILWIND
colors: {
'brand-1': '#333333',
'brand-2': '#9e4a62',
'brand-3': '#fe5e8b',
'brand-4': '#c5c8bd',
'brand-5': '#b6e5cb',
}RGB Array
[51, 51, 51], [158, 74, 98], [254, 94, 139], [197, 200, 189], [182, 229, 203]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #333333, #9E4A62, #FE5E8B, #C5C8BD, #B6E5CB 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: #333333; --color-2: #9e4a62; --color-3: #fe5e8b; --color-4: #c5c8bd; --color-5: #b6e5cb. 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 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