Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3B2345
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· Creative Blush Sunrise
#B3A5BE
Lilac · DarkGray · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#F2F0BD
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#ECE597
Fresh Green · Khaki · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#A6B982
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple 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
3B2345 | B3A5BE | F2F0BD | ECE597 | A6B982 | |
|---|---|---|---|---|---|
| — | 6.0 AA | 11.9 AAA | 10.7 AAA | 6.5 AA | |
6.0 AA | — | 2.0 Fail | 1.8 Fail | 1.1 Fail | |
11.9 AAA | 2.0 Fail | — | 1.1 Fail | 1.8 Fail | |
10.7 AAA | 1.8 Fail | 1.1 Fail | — | 1.6 Fail | |
6.5 AA | 1.1 Fail | 1.8 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3B2345
#B3A5BE
#F2F0BD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3b2345;
--color-2: #b3a5be;
--color-3: #f2f0bd;
--color-4: #ece597;
--color-5: #a6b982;
}SCSS
$color-1: #3b2345; $color-2: #b3a5be; $color-3: #f2f0bd; $color-4: #ece597; $color-5: #a6b982;
TAILWIND
colors: {
'brand-1': '#3b2345',
'brand-2': '#b3a5be',
'brand-3': '#f2f0bd',
'brand-4': '#ece597',
'brand-5': '#a6b982',
}RGB Array
[59, 35, 69], [179, 165, 190], [242, 240, 189], [236, 229, 151], [166, 185, 130]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #3B2345, #B3A5BE, #F2F0BD, #ECE597, #A6B982 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: #3b2345; --color-2: #b3a5be; --color-3: #f2f0bd; --color-4: #ece597; --color-5: #a6b982. 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. 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