Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DDD6B1
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#DDB182
Ginger · BurlyWood · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#DE777D
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#B65883
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#5A5176
Deep Indigo · DimGray · 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
DDD6B1 | DDB182 | DE777D | B65883 | 5A5176 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.0 Fail | 3.0 AA Large | 5.0 AA | |
1.3 Fail | — | 1.5 Fail | 2.3 Fail | 3.7 AA Large | |
2.0 Fail | 1.5 Fail | — | 1.5 Fail | 2.5 Fail | |
3.0 AA Large | 2.3 Fail | 1.5 Fail | — | 1.6 Fail | |
5.0 AA | 3.7 AA Large | 2.5 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DDD6B1
#DDB182
#DE777D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ddd6b1;
--color-2: #ddb182;
--color-3: #de777d;
--color-4: #b65883;
--color-5: #5a5176;
}SCSS
$color-1: #ddd6b1; $color-2: #ddb182; $color-3: #de777d; $color-4: #b65883; $color-5: #5a5176;
TAILWIND
colors: {
'brand-1': '#ddd6b1',
'brand-2': '#ddb182',
'brand-3': '#de777d',
'brand-4': '#b65883',
'brand-5': '#5a5176',
}RGB Array
[221, 214, 177], [221, 177, 130], [222, 119, 125], [182, 88, 131], [90, 81, 118]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DDD6B1, #DDB182, #DE777D, #B65883, #5A5176 is ideal for: corporate websites, product showcases, portfolios. 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: #ddd6b1; --color-2: #ddb182; --color-3: #de777d; --color-4: #b65883; --color-5: #5a5176. 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. 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