Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DCECA3
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#F93D6F
Rouge · DeepPink · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#202C68
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#2C0149
Royal Purple · MidnightBlue · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#1B0D11
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
DCECA3 | F93D6F | 202C68 | 2C0149 | 1B0D11 | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 10.2 AAA | 13.7 AAA | 14.9 AAA | |
2.8 Fail | — | 3.7 AA Large | 4.9 AA | 5.3 AA | |
10.2 AAA | 3.7 AA Large | — | 1.3 Fail | 1.5 Fail | |
13.7 AAA | 4.9 AA | 1.3 Fail | — | 1.1 Fail | |
14.9 AAA | 5.3 AA | 1.5 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DCECA3
#F93D6F
#202C68
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dceca3;
--color-2: #f93d6f;
--color-3: #202c68;
--color-4: #2c0149;
--color-5: #1b0d11;
}SCSS
$color-1: #dceca3; $color-2: #f93d6f; $color-3: #202c68; $color-4: #2c0149; $color-5: #1b0d11;
TAILWIND
colors: {
'brand-1': '#dceca3',
'brand-2': '#f93d6f',
'brand-3': '#202c68',
'brand-4': '#2c0149',
'brand-5': '#1b0d11',
}RGB Array
[220, 236, 163], [249, 61, 111], [32, 44, 104], [44, 1, 73], [27, 13, 17]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DCECA3, #F93D6F, #202C68, #2C0149, #1B0D11 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, 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: #dceca3; --color-2: #f93d6f; --color-3: #202c68; --color-4: #2c0149; --color-5: #1b0d11. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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