Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CFFFB3
Emerald · Wheat · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#8DF7B6
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#3DA1BF
Lake Blue · SteelBlue · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#55468C
Deep Indigo · DarkSlateBlue · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#403045
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
CFFFB3 | 8DF7B6 | 3DA1BF | 55468C | 403045 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.6 Fail | 7.0 AAA | 10.8 AAA | |
1.2 Fail | — | 2.3 Fail | 6.1 AA | 9.3 AAA | |
2.6 Fail | 2.3 Fail | — | 2.7 Fail | 4.1 AA Large | |
7.0 AAA | 6.1 AA | 2.7 Fail | — | 1.5 Fail | |
10.8 AAA | 9.3 AAA | 4.1 AA Large | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CFFFB3
#8DF7B6
#3DA1BF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cfffb3;
--color-2: #8df7b6;
--color-3: #3da1bf;
--color-4: #55468c;
--color-5: #403045;
}SCSS
$color-1: #cfffb3; $color-2: #8df7b6; $color-3: #3da1bf; $color-4: #55468c; $color-5: #403045;
TAILWIND
colors: {
'brand-1': '#cfffb3',
'brand-2': '#8df7b6',
'brand-3': '#3da1bf',
'brand-4': '#55468c',
'brand-5': '#403045',
}RGB Array
[207, 255, 179], [141, 247, 182], [61, 161, 191], [85, 70, 140], [64, 48, 69]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CFFFB3, #8DF7B6, #3DA1BF, #55468C, #403045 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: #cfffb3; --color-2: #8df7b6; --color-3: #3da1bf; --color-4: #55468c; --color-5: #403045. 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