Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#333232
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#D62F80
Dark Violet · MediumVioletRed · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#ED8666
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#F7F7F7
Moonlight White · Snow · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
333232 | D62F80 | ED8666 | F7F7F7 | 000000 | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 5.0 AA | 11.9 AAA | 1.6 Fail | |
2.8 Fail | — | 1.8 Fail | 4.3 AA Large | 4.6 AA | |
5.0 AA | 1.8 Fail | — | 2.4 Fail | 8.2 AAA | |
11.9 AAA | 4.3 AA Large | 2.4 Fail | — | 19.6 AAA | |
1.6 Fail | 4.6 AA | 8.2 AAA | 19.6 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#333232
#D62F80
#ED8666
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #333232;
--color-2: #d62f80;
--color-3: #ed8666;
--color-4: #f7f7f7;
--color-5: #000000;
}SCSS
$color-1: #333232; $color-2: #d62f80; $color-3: #ed8666; $color-4: #f7f7f7; $color-5: #000000;
TAILWIND
colors: {
'brand-1': '#333232',
'brand-2': '#d62f80',
'brand-3': '#ed8666',
'brand-4': '#f7f7f7',
'brand-5': '#000000',
}RGB Array
[51, 50, 50], [214, 47, 128], [237, 134, 102], [247, 247, 247], [0, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #333232, #D62F80, #ED8666, #F7F7F7, #000000 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #333232; --color-2: #d62f80; --color-3: #ed8666; --color-4: #f7f7f7; --color-5: #000000. 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. Restrained colors convey professionalism and trust. 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