Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEDFA1
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#E6C585
Goose Yellow · BurlyWood · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#F0888B
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#C64E94
Rose Purple · MediumVioletRed · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#6E4B6B
Rose Purple · DimGray · 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
DEDFA1 | E6C585 | F0888B | C64E94 | 6E4B6B | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.8 Fail | 3.1 AA Large | 5.3 AA | |
1.2 Fail | — | 1.5 Fail | 2.6 Fail | 4.4 AA Large | |
1.8 Fail | 1.5 Fail | — | 1.7 Fail | 3.0 Fail | |
3.1 AA Large | 2.6 Fail | 1.7 Fail | — | 1.7 Fail | |
5.3 AA | 4.4 AA Large | 3.0 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEDFA1
#E6C585
#F0888B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dedfa1;
--color-2: #e6c585;
--color-3: #f0888b;
--color-4: #c64e94;
--color-5: #6e4b6b;
}SCSS
$color-1: #dedfa1; $color-2: #e6c585; $color-3: #f0888b; $color-4: #c64e94; $color-5: #6e4b6b;
TAILWIND
colors: {
'brand-1': '#dedfa1',
'brand-2': '#e6c585',
'brand-3': '#f0888b',
'brand-4': '#c64e94',
'brand-5': '#6e4b6b',
}RGB Array
[222, 223, 161], [230, 197, 133], [240, 136, 139], [198, 78, 148], [110, 75, 107]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DEDFA1, #E6C585, #F0888B, #C64E94, #6E4B6B 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: #dedfa1; --color-2: #e6c585; --color-3: #f0888b; --color-4: #c64e94; --color-5: #6e4b6b. 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