Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2D2A2B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#3B3B3B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#9D4867
Dark Violet · Sienna · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#B4CD8C
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#E3F1D6
Celadon · Beige · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
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
2D2A2B | 3B3B3B | 9D4867 | B4CD8C | E3F1D6 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.4 Fail | 8.2 AAA | 12.1 AAA | |
1.3 Fail | — | 1.9 Fail | 6.4 AA | 9.5 AAA | |
2.4 Fail | 1.9 Fail | — | 3.4 AA Large | 5.0 AA | |
8.2 AAA | 6.4 AA | 3.4 AA Large | — | 1.5 Fail | |
12.1 AAA | 9.5 AAA | 5.0 AA | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2D2A2B
#3B3B3B
#9D4867
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2d2a2b;
--color-2: #3b3b3b;
--color-3: #9d4867;
--color-4: #b4cd8c;
--color-5: #e3f1d6;
}SCSS
$color-1: #2d2a2b; $color-2: #3b3b3b; $color-3: #9d4867; $color-4: #b4cd8c; $color-5: #e3f1d6;
TAILWIND
colors: {
'brand-1': '#2d2a2b',
'brand-2': '#3b3b3b',
'brand-3': '#9d4867',
'brand-4': '#b4cd8c',
'brand-5': '#e3f1d6',
}RGB Array
[45, 42, 43], [59, 59, 59], [157, 72, 103], [180, 205, 140], [227, 241, 214]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #2D2A2B, #3B3B3B, #9D4867, #B4CD8C, #E3F1D6 is ideal for: brand design, premium product pages, magazine layouts, 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: #2d2a2b; --color-2: #3b3b3b; --color-3: #9d4867; --color-4: #b4cd8c; --color-5: #e3f1d6. 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 warm-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco 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