Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#313030
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#5A6C6D
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#BFE4AA
Emerald · Silver · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#614E68
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#230F2B
Dark Plum · Black · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· 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
313030 | 5A6C6D | BFE4AA | 614E68 | 230F2B | |
|---|---|---|---|---|---|
| — | 2.4 Fail | 9.3 AAA | 1.8 Fail | 1.4 Fail | |
2.4 Fail | — | 3.9 AA Large | 1.4 Fail | 3.2 AA Large | |
9.3 AAA | 3.9 AA Large | — | 5.3 AA | 12.7 AAA | |
1.8 Fail | 1.4 Fail | 5.3 AA | — | 2.4 Fail | |
1.4 Fail | 3.2 AA Large | 12.7 AAA | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#313030
#5A6C6D
#BFE4AA
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #313030;
--color-2: #5a6c6d;
--color-3: #bfe4aa;
--color-4: #614e68;
--color-5: #230f2b;
}SCSS
$color-1: #313030; $color-2: #5a6c6d; $color-3: #bfe4aa; $color-4: #614e68; $color-5: #230f2b;
TAILWIND
colors: {
'brand-1': '#313030',
'brand-2': '#5a6c6d',
'brand-3': '#bfe4aa',
'brand-4': '#614e68',
'brand-5': '#230f2b',
}RGB Array
[49, 48, 48], [90, 108, 109], [191, 228, 170], [97, 78, 104], [35, 15, 43]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #313030, #5A6C6D, #BFE4AA, #614E68, #230F2B is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, 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: #313030; --color-2: #5a6c6d; --color-3: #bfe4aa; --color-4: #614e68; --color-5: #230f2b. 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 finance, legal, luxury 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