Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#212121
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#2B2B2B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#7A2249
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#F03355
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#60D3C1
Mineral Blue · MediumAquaMarine · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· 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
212121 | 2B2B2B | 7A2249 | F03355 | 60D3C1 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.7 Fail | 4.1 AA Large | 8.9 AAA | |
1.1 Fail | — | 1.5 Fail | 3.6 AA Large | 7.8 AAA | |
1.7 Fail | 1.5 Fail | — | 2.5 Fail | 5.4 AA | |
4.1 AA Large | 3.6 AA Large | 2.5 Fail | — | 2.2 Fail | |
8.9 AAA | 7.8 AAA | 5.4 AA | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#212121
#2B2B2B
#7A2249
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #212121;
--color-2: #2b2b2b;
--color-3: #7a2249;
--color-4: #f03355;
--color-5: #60d3c1;
}SCSS
$color-1: #212121; $color-2: #2b2b2b; $color-3: #7a2249; $color-4: #f03355; $color-5: #60d3c1;
TAILWIND
colors: {
'brand-1': '#212121',
'brand-2': '#2b2b2b',
'brand-3': '#7a2249',
'brand-4': '#f03355',
'brand-5': '#60d3c1',
}RGB Array
[33, 33, 33], [43, 43, 43], [122, 34, 73], [240, 51, 85], [96, 211, 193]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #212121, #2B2B2B, #7A2249, #F03355, #60D3C1 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: #212121; --color-2: #2b2b2b; --color-3: #7a2249; --color-4: #f03355; --color-5: #60d3c1. 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