Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C6EFCD
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#E6F3C8
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#DABCA4
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#B3827B
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#834B54
Crimson · DimGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
C6EFCD | E6F3C8 | DABCA4 | B3827B | 834B54 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 2.6 Fail | 5.4 AA | |
1.1 Fail | — | 1.5 Fail | 2.8 Fail | 5.8 AA | |
1.4 Fail | 1.5 Fail | — | 1.8 Fail | 3.8 AA Large | |
2.6 Fail | 2.8 Fail | 1.8 Fail | — | 2.1 Fail | |
5.4 AA | 5.8 AA | 3.8 AA Large | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C6EFCD
#E6F3C8
#DABCA4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c6efcd;
--color-2: #e6f3c8;
--color-3: #dabca4;
--color-4: #b3827b;
--color-5: #834b54;
}SCSS
$color-1: #c6efcd; $color-2: #e6f3c8; $color-3: #dabca4; $color-4: #b3827b; $color-5: #834b54;
TAILWIND
colors: {
'brand-1': '#c6efcd',
'brand-2': '#e6f3c8',
'brand-3': '#dabca4',
'brand-4': '#b3827b',
'brand-5': '#834b54',
}RGB Array
[198, 239, 205], [230, 243, 200], [218, 188, 164], [179, 130, 123], [131, 75, 84]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C6EFCD, #E6F3C8, #DABCA4, #B3827B, #834B54 is ideal for: health products, baby brands, fresh-style blogs, 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: #c6efcd; --color-2: #e6f3c8; --color-3: #dabca4; --color-4: #b3827b; --color-5: #834b54. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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