Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EBF4BD
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#6FB2A1
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#375462
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#3E213D
Rose Purple · DarkSlateGray · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#361824
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
EBF4BD | 6FB2A1 | 375462 | 3E213D | 361824 | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 7.0 AA | 12.2 AAA | 13.9 AAA | |
2.1 Fail | — | 3.3 AA Large | 5.7 AA | 6.5 AA | |
7.0 AA | 3.3 AA Large | — | 1.7 Fail | 2.0 Fail | |
12.2 AAA | 5.7 AA | 1.7 Fail | — | 1.1 Fail | |
13.9 AAA | 6.5 AA | 2.0 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EBF4BD
#6FB2A1
#375462
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ebf4bd;
--color-2: #6fb2a1;
--color-3: #375462;
--color-4: #3e213d;
--color-5: #361824;
}SCSS
$color-1: #ebf4bd; $color-2: #6fb2a1; $color-3: #375462; $color-4: #3e213d; $color-5: #361824;
TAILWIND
colors: {
'brand-1': '#ebf4bd',
'brand-2': '#6fb2a1',
'brand-3': '#375462',
'brand-4': '#3e213d',
'brand-5': '#361824',
}RGB Array
[235, 244, 189], [111, 178, 161], [55, 84, 98], [62, 33, 61], [54, 24, 36]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EBF4BD, #6FB2A1, #375462, #3E213D, #361824 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: #ebf4bd; --color-2: #6fb2a1; --color-3: #375462; --color-4: #3e213d; --color-5: #361824. 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