Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#21231A
Grass Green · Black · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· Creative Blush Sunrise
#6E5C85
Deep Indigo · DimGray · Violet
Traditional「Deep Indigo」· Paint「Violet」· Creative Blush Sunrise
#FED4F0
Mauve · Linen · Cherry Blossom
Traditional「Mauve」· Paint「Cherry Blossom」· Creative Rose Petal
#C03071
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#280E19
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
21231A | 6E5C85 | FED4F0 | C03071 | 280E19 | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 12.0 AAA | 3.0 Fail | 1.1 Fail | |
2.7 Fail | — | 4.5 AA Large | 1.1 Fail | 3.0 AA Large | |
12.0 AAA | 4.5 AA Large | — | 4.1 AA Large | 13.6 AAA | |
3.0 Fail | 1.1 Fail | 4.1 AA Large | — | 3.3 AA Large | |
1.1 Fail | 3.0 AA Large | 13.6 AAA | 3.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#21231A
#6E5C85
#FED4F0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #21231a;
--color-2: #6e5c85;
--color-3: #fed4f0;
--color-4: #c03071;
--color-5: #280e19;
}SCSS
$color-1: #21231a; $color-2: #6e5c85; $color-3: #fed4f0; $color-4: #c03071; $color-5: #280e19;
TAILWIND
colors: {
'brand-1': '#21231a',
'brand-2': '#6e5c85',
'brand-3': '#fed4f0',
'brand-4': '#c03071',
'brand-5': '#280e19',
}RGB Array
[33, 35, 26], [110, 92, 133], [254, 212, 240], [192, 48, 113], [40, 14, 25]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #21231A, #6E5C85, #FED4F0, #C03071, #280E19 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: #21231a; --color-2: #6e5c85; --color-3: #fed4f0; --color-4: #c03071; --color-5: #280e19. 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