Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DCF3CC
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#A2DBB9
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#D7B97C
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#A83854
Crimson · Brown · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#5E0D35
Dark Violet · Maroon · 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
DCF3CC | A2DBB9 | D7B97C | A83854 | 5E0D35 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.6 Fail | 5.3 AA | 11.2 AAA | |
1.3 Fail | — | 1.2 Fail | 4.0 AA Large | 8.4 AAA | |
1.6 Fail | 1.2 Fail | — | 3.3 AA Large | 7.0 AAA | |
5.3 AA | 4.0 AA Large | 3.3 AA Large | — | 2.1 Fail | |
11.2 AAA | 8.4 AAA | 7.0 AAA | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DCF3CC
#A2DBB9
#D7B97C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dcf3cc;
--color-2: #a2dbb9;
--color-3: #d7b97c;
--color-4: #a83854;
--color-5: #5e0d35;
}SCSS
$color-1: #dcf3cc; $color-2: #a2dbb9; $color-3: #d7b97c; $color-4: #a83854; $color-5: #5e0d35;
TAILWIND
colors: {
'brand-1': '#dcf3cc',
'brand-2': '#a2dbb9',
'brand-3': '#d7b97c',
'brand-4': '#a83854',
'brand-5': '#5e0d35',
}RGB Array
[220, 243, 204], [162, 219, 185], [215, 185, 124], [168, 56, 84], [94, 13, 53]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DCF3CC, #A2DBB9, #D7B97C, #A83854, #5E0D35 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: #dcf3cc; --color-2: #a2dbb9; --color-3: #d7b97c; --color-4: #a83854; --color-5: #5e0d35. 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