Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2D2530
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· Creative Blush Sunrise
#383E54
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#657278
Slate Blue · DimGray · Warm Gray
Traditional「Slate Blue」· Paint「Warm Gray」· Creative Urban Concrete
#BCBC9A
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#FFF3CF
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
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
2D2530 | 383E54 | 657278 | BCBC9A | FFF3CF | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 3.0 Fail | 7.6 AAA | 13.4 AAA | |
1.4 Fail | — | 2.1 Fail | 5.4 AA | 9.6 AAA | |
3.0 Fail | 2.1 Fail | — | 2.6 Fail | 4.5 AA Large | |
7.6 AAA | 5.4 AA | 2.6 Fail | — | 1.8 Fail | |
13.4 AAA | 9.6 AAA | 4.5 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2D2530
#383E54
#657278
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2d2530;
--color-2: #383e54;
--color-3: #657278;
--color-4: #bcbc9a;
--color-5: #fff3cf;
}SCSS
$color-1: #2d2530; $color-2: #383e54; $color-3: #657278; $color-4: #bcbc9a; $color-5: #fff3cf;
TAILWIND
colors: {
'brand-1': '#2d2530',
'brand-2': '#383e54',
'brand-3': '#657278',
'brand-4': '#bcbc9a',
'brand-5': '#fff3cf',
}RGB Array
[45, 37, 48], [56, 62, 84], [101, 114, 120], [188, 188, 154], [255, 243, 207]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #2D2530, #383E54, #657278, #BCBC9A, #FFF3CF 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: #2d2530; --color-2: #383e54; --color-3: #657278; --color-4: #bcbc9a; --color-5: #fff3cf. 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