Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEC0AB
Apricot · Tan · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#FFCBA6
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#FF567C
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#DB0079
Rose Purple · MediumVioletRed · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#4A1E3D
Rose Purple · DarkSlateGray · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
DEC0AB | FFCBA6 | FF567C | DB0079 | 4A1E3D | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.8 Fail | 2.9 Fail | 7.9 AAA | |
1.2 Fail | — | 2.1 Fail | 3.3 AA Large | 9.3 AAA | |
1.8 Fail | 2.1 Fail | — | 1.6 Fail | 4.5 AA Large | |
2.9 Fail | 3.3 AA Large | 1.6 Fail | — | 2.8 Fail | |
7.9 AAA | 9.3 AAA | 4.5 AA Large | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEC0AB
#FFCBA6
#FF567C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dec0ab;
--color-2: #ffcba6;
--color-3: #ff567c;
--color-4: #db0079;
--color-5: #4a1e3d;
}SCSS
$color-1: #dec0ab; $color-2: #ffcba6; $color-3: #ff567c; $color-4: #db0079; $color-5: #4a1e3d;
TAILWIND
colors: {
'brand-1': '#dec0ab',
'brand-2': '#ffcba6',
'brand-3': '#ff567c',
'brand-4': '#db0079',
'brand-5': '#4a1e3d',
}RGB Array
[222, 192, 171], [255, 203, 166], [255, 86, 124], [219, 0, 121], [74, 30, 61]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DEC0AB, #FFCBA6, #FF567C, #DB0079, #4A1E3D is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #dec0ab; --color-2: #ffcba6; --color-3: #ff567c; --color-4: #db0079; --color-5: #4a1e3d. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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