Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DDE2DC
Celadon · LightGray · Cloud White
Traditional「Celadon」· Paint「Cloud White」· Creative Silver Lining
#C7C7A5
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#E1BE22
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#ED6545
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#3C3B4D
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep 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
DDE2DC | C7C7A5 | E1BE22 | ED6545 | 3C3B4D | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.4 Fail | 2.4 Fail | 8.3 AAA | |
1.3 Fail | — | 1.0 Fail | 1.9 Fail | 6.3 AA | |
1.4 Fail | 1.0 Fail | — | 1.8 Fail | 6.0 AA | |
2.4 Fail | 1.9 Fail | 1.8 Fail | — | 3.4 AA Large | |
8.3 AAA | 6.3 AA | 6.0 AA | 3.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DDE2DC
#C7C7A5
#E1BE22
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dde2dc;
--color-2: #c7c7a5;
--color-3: #e1be22;
--color-4: #ed6545;
--color-5: #3c3b4d;
}SCSS
$color-1: #dde2dc; $color-2: #c7c7a5; $color-3: #e1be22; $color-4: #ed6545; $color-5: #3c3b4d;
TAILWIND
colors: {
'brand-1': '#dde2dc',
'brand-2': '#c7c7a5',
'brand-3': '#e1be22',
'brand-4': '#ed6545',
'brand-5': '#3c3b4d',
}RGB Array
[221, 226, 220], [199, 199, 165], [225, 190, 34], [237, 101, 69], [60, 59, 77]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DDE2DC, #C7C7A5, #E1BE22, #ED6545, #3C3B4D 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: #dde2dc; --color-2: #c7c7a5; --color-3: #e1be22; --color-4: #ed6545; --color-5: #3c3b4d. 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