Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3B3D40
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#F59C60
Apricot · SandyBrown · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#F7BC62
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#FAEBCA
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#6C4A70
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
3B3D40 | F59C60 | F7BC62 | FAEBCA | 6C4A70 | |
|---|---|---|---|---|---|
| — | 5.1 AA | 6.4 AA | 9.2 AAA | 1.5 Fail | |
5.1 AA | — | 1.3 Fail | 1.8 Fail | 3.4 AA Large | |
6.4 AA | 1.3 Fail | — | 1.4 Fail | 4.3 AA Large | |
9.2 AAA | 1.8 Fail | 1.4 Fail | — | 6.2 AA | |
1.5 Fail | 3.4 AA Large | 4.3 AA Large | 6.2 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3B3D40
#F59C60
#F7BC62
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3b3d40;
--color-2: #f59c60;
--color-3: #f7bc62;
--color-4: #faebca;
--color-5: #6c4a70;
}SCSS
$color-1: #3b3d40; $color-2: #f59c60; $color-3: #f7bc62; $color-4: #faebca; $color-5: #6c4a70;
TAILWIND
colors: {
'brand-1': '#3b3d40',
'brand-2': '#f59c60',
'brand-3': '#f7bc62',
'brand-4': '#faebca',
'brand-5': '#6c4a70',
}RGB Array
[59, 61, 64], [245, 156, 96], [247, 188, 98], [250, 235, 202], [108, 74, 112]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #3B3D40, #F59C60, #F7BC62, #FAEBCA, #6C4A70 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: #3b3d40; --color-2: #f59c60; --color-3: #f7bc62; --color-4: #faebca; --color-5: #6c4a70. 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 muted-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