Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DDF2C5
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#D9D2B2
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#CDA095
Peach Pink · Tan · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#B35A6F
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#472D42
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· 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
DDF2C5 | D9D2B2 | CDA095 | B35A6F | 472D42 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 3.8 AA Large | 10.2 AAA | |
1.3 Fail | — | 1.5 Fail | 3.0 Fail | 8.0 AAA | |
1.9 Fail | 1.5 Fail | — | 2.0 Fail | 5.3 AA | |
3.8 AA Large | 3.0 Fail | 2.0 Fail | — | 2.7 Fail | |
10.2 AAA | 8.0 AAA | 5.3 AA | 2.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DDF2C5
#D9D2B2
#CDA095
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ddf2c5;
--color-2: #d9d2b2;
--color-3: #cda095;
--color-4: #b35a6f;
--color-5: #472d42;
}SCSS
$color-1: #ddf2c5; $color-2: #d9d2b2; $color-3: #cda095; $color-4: #b35a6f; $color-5: #472d42;
TAILWIND
colors: {
'brand-1': '#ddf2c5',
'brand-2': '#d9d2b2',
'brand-3': '#cda095',
'brand-4': '#b35a6f',
'brand-5': '#472d42',
}RGB Array
[221, 242, 197], [217, 210, 178], [205, 160, 149], [179, 90, 111], [71, 45, 66]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DDF2C5, #D9D2B2, #CDA095, #B35A6F, #472D42 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: #ddf2c5; --color-2: #d9d2b2; --color-3: #cda095; --color-4: #b35a6f; --color-5: #472d42. 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