Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B3C095
Willow Green · DarkGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#93A688
Celadon · DarkSeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#A3C9DC
Sky Blue · LightSteelBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#3F2F4C
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#2D1C3E
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· 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
B3C095 | 93A688 | A3C9DC | 3F2F4C | 2D1C3E | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.1 Fail | 6.3 AA | 8.1 AAA | |
1.4 Fail | — | 1.5 Fail | 4.7 AA | 6.0 AA | |
1.1 Fail | 1.5 Fail | — | 6.9 AA | 8.9 AAA | |
6.3 AA | 4.7 AA | 6.9 AA | — | 1.3 Fail | |
8.1 AAA | 6.0 AA | 8.9 AAA | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B3C095
#93A688
#A3C9DC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b3c095;
--color-2: #93a688;
--color-3: #a3c9dc;
--color-4: #3f2f4c;
--color-5: #2d1c3e;
}SCSS
$color-1: #b3c095; $color-2: #93a688; $color-3: #a3c9dc; $color-4: #3f2f4c; $color-5: #2d1c3e;
TAILWIND
colors: {
'brand-1': '#b3c095',
'brand-2': '#93a688',
'brand-3': '#a3c9dc',
'brand-4': '#3f2f4c',
'brand-5': '#2d1c3e',
}RGB Array
[179, 192, 149], [147, 166, 136], [163, 201, 220], [63, 47, 76], [45, 28, 62]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B3C095, #93A688, #A3C9DC, #3F2F4C, #2D1C3E 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: #b3c095; --color-2: #93a688; --color-3: #a3c9dc; --color-4: #3f2f4c; --color-5: #2d1c3e. 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