Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3B3B3B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#D453B6
Rose Purple · MediumOrchid · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#C4A470
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#56CCCA
Mineral Blue · MediumTurquoise · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· 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
3B3B3B | D453B6 | C4A470 | 56CCCA | |
|---|---|---|---|---|
| — | 3.0 AA Large | 4.7 AA | 5.8 AA | |
3.0 AA Large | — | 1.6 Fail | 1.9 Fail | |
4.7 AA | 1.6 Fail | — | 1.2 Fail | |
5.8 AA | 1.9 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3B3B3B
#D453B6
#C4A470
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3b3b3b;
--color-2: #d453b6;
--color-3: #c4a470;
--color-4: #56ccca;
}SCSS
$color-1: #3b3b3b; $color-2: #d453b6; $color-3: #c4a470; $color-4: #56ccca;
TAILWIND
colors: {
'brand-1': '#3b3b3b',
'brand-2': '#d453b6',
'brand-3': '#c4a470',
'brand-4': '#56ccca',
}RGB Array
[59, 59, 59], [212, 83, 182], [196, 164, 112], [86, 204, 202]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This general-style palette of #3B3B3B, #D453B6, #C4A470, #56CCCA is ideal for: corporate websites, product showcases, portfolios. It is a balanced and harmonious choice among 4-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #3b3b3b; --color-2: #d453b6; --color-3: #c4a470; --color-4: #56ccca. 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. 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 4-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