Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3D3C3B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#733D5B
Rose Purple · DimGray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#B35F8E
Rose Purple · Gray · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#BF928A
Peach Pink · Tan · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#C4B6A1
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
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
3D3C3B | 733D5B | B35F8E | BF928A | C4B6A1 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.6 Fail | 4.0 AA Large | 5.5 AA | |
1.3 Fail | — | 1.9 Fail | 3.0 AA Large | 4.1 AA Large | |
2.6 Fail | 1.9 Fail | — | 1.6 Fail | 2.1 Fail | |
4.0 AA Large | 3.0 AA Large | 1.6 Fail | — | 1.4 Fail | |
5.5 AA | 4.1 AA Large | 2.1 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3D3C3B
#733D5B
#B35F8E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3d3c3b;
--color-2: #733d5b;
--color-3: #b35f8e;
--color-4: #bf928a;
--color-5: #c4b6a1;
}SCSS
$color-1: #3d3c3b; $color-2: #733d5b; $color-3: #b35f8e; $color-4: #bf928a; $color-5: #c4b6a1;
TAILWIND
colors: {
'brand-1': '#3d3c3b',
'brand-2': '#733d5b',
'brand-3': '#b35f8e',
'brand-4': '#bf928a',
'brand-5': '#c4b6a1',
}RGB Array
[61, 60, 59], [115, 61, 91], [179, 95, 142], [191, 146, 138], [196, 182, 161]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #3D3C3B, #733D5B, #B35F8E, #BF928A, #C4B6A1 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: #3d3c3b; --color-2: #733d5b; --color-3: #b35f8e; --color-4: #bf928a; --color-5: #c4b6a1. 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. 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