Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D9E6C5
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#AFE3C6
Celadon · LightBlue · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#1FCCC0
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#366880
Slate Blue · DarkSlateBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#303545
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian 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
D9E6C5 | AFE3C6 | 1FCCC0 | 366880 | 303545 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.5 Fail | 4.7 AA | 9.3 AAA | |
1.1 Fail | — | 1.4 Fail | 4.2 AA Large | 8.5 AAA | |
1.5 Fail | 1.4 Fail | — | 3.0 AA Large | 6.1 AA | |
4.7 AA | 4.2 AA Large | 3.0 AA Large | — | 2.0 Fail | |
9.3 AAA | 8.5 AAA | 6.1 AA | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D9E6C5
#AFE3C6
#1FCCC0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d9e6c5;
--color-2: #afe3c6;
--color-3: #1fccc0;
--color-4: #366880;
--color-5: #303545;
}SCSS
$color-1: #d9e6c5; $color-2: #afe3c6; $color-3: #1fccc0; $color-4: #366880; $color-5: #303545;
TAILWIND
colors: {
'brand-1': '#d9e6c5',
'brand-2': '#afe3c6',
'brand-3': '#1fccc0',
'brand-4': '#366880',
'brand-5': '#303545',
}RGB Array
[217, 230, 197], [175, 227, 198], [31, 204, 192], [54, 104, 128], [48, 53, 69]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D9E6C5, #AFE3C6, #1FCCC0, #366880, #303545 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: #d9e6c5; --color-2: #afe3c6; --color-3: #1fccc0; --color-4: #366880; --color-5: #303545. 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