Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#23202B
Deep Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#BD2A64
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#B87990
Dark Violet · DarkGray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#BFBFBF
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#B5F7D8
Jade · LightBlue · Mint Green
Traditional「Jade」· Paint「Mint Green」· Creative Arctic Pool
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
23202B | BD2A64 | B87990 | BFBFBF | B5F7D8 | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 4.7 AA | 8.7 AAA | 13.1 AAA | |
2.8 Fail | — | 1.7 Fail | 3.1 AA Large | 4.7 AA | |
4.7 AA | 1.7 Fail | — | 1.8 Fail | 2.8 Fail | |
8.7 AAA | 3.1 AA Large | 1.8 Fail | — | 1.5 Fail | |
13.1 AAA | 4.7 AA | 2.8 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#23202B
#BD2A64
#B87990
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #23202b;
--color-2: #bd2a64;
--color-3: #b87990;
--color-4: #bfbfbf;
--color-5: #b5f7d8;
}SCSS
$color-1: #23202b; $color-2: #bd2a64; $color-3: #b87990; $color-4: #bfbfbf; $color-5: #b5f7d8;
TAILWIND
colors: {
'brand-1': '#23202b',
'brand-2': '#bd2a64',
'brand-3': '#b87990',
'brand-4': '#bfbfbf',
'brand-5': '#b5f7d8',
}RGB Array
[35, 32, 43], [189, 42, 100], [184, 121, 144], [191, 191, 191], [181, 247, 216]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #23202B, #BD2A64, #B87990, #BFBFBF, #B5F7D8 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: #23202b; --color-2: #bd2a64; --color-3: #b87990; --color-4: #bfbfbf; --color-5: #b5f7d8. 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 dark-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