Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C4FFD1
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#BFE0DC
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#826779
Rose Purple · Gray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#281A2B
Dark Plum · Black · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· Creative Blush Sunrise
#211E2E
Deep Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· 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
C4FFD1 | BFE0DC | 826779 | 281A2B | 211E2E | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 4.5 AA Large | 14.6 AAA | 14.4 AAA | |
1.2 Fail | — | 3.6 AA Large | 11.7 AAA | 11.6 AAA | |
4.5 AA Large | 3.6 AA Large | — | 3.3 AA Large | 3.2 AA Large | |
14.6 AAA | 11.7 AAA | 3.3 AA Large | — | 1.0 Fail | |
14.4 AAA | 11.6 AAA | 3.2 AA Large | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C4FFD1
#BFE0DC
#826779
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c4ffd1;
--color-2: #bfe0dc;
--color-3: #826779;
--color-4: #281a2b;
--color-5: #211e2e;
}SCSS
$color-1: #c4ffd1; $color-2: #bfe0dc; $color-3: #826779; $color-4: #281a2b; $color-5: #211e2e;
TAILWIND
colors: {
'brand-1': '#c4ffd1',
'brand-2': '#bfe0dc',
'brand-3': '#826779',
'brand-4': '#281a2b',
'brand-5': '#211e2e',
}RGB Array
[196, 255, 209], [191, 224, 220], [130, 103, 121], [40, 26, 43], [33, 30, 46]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C4FFD1, #BFE0DC, #826779, #281A2B, #211E2E 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: #c4ffd1; --color-2: #bfe0dc; --color-3: #826779; --color-4: #281a2b; --color-5: #211e2e. 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