Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C0CCAB
Willow Green · Silver · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#DBB497
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#F582A4
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#F51DA2
Rose Purple · DeepPink · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#2006D4
Deep Indigo · MediumBlue · Navy Blue
Traditional「Deep Indigo」· Paint「Navy 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
C0CCAB | DBB497 | F582A4 | F51DA2 | 2006D4 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 2.2 Fail | 6.1 AA | |
1.1 Fail | — | 1.3 Fail | 2.0 Fail | 5.4 AA | |
1.4 Fail | 1.3 Fail | — | 1.5 Fail | 4.2 AA Large | |
2.2 Fail | 2.0 Fail | 1.5 Fail | — | 2.7 Fail | |
6.1 AA | 5.4 AA | 4.2 AA Large | 2.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C0CCAB
#DBB497
#F582A4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c0ccab;
--color-2: #dbb497;
--color-3: #f582a4;
--color-4: #f51da2;
--color-5: #2006d4;
}SCSS
$color-1: #c0ccab; $color-2: #dbb497; $color-3: #f582a4; $color-4: #f51da2; $color-5: #2006d4;
TAILWIND
colors: {
'brand-1': '#c0ccab',
'brand-2': '#dbb497',
'brand-3': '#f582a4',
'brand-4': '#f51da2',
'brand-5': '#2006d4',
}RGB Array
[192, 204, 171], [219, 180, 151], [245, 130, 164], [245, 29, 162], [32, 6, 212]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C0CCAB, #DBB497, #F582A4, #F51DA2, #2006D4 is ideal for: social media posters, mobile apps, e-commerce promos. Vivid colors effectively attract user attention. 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: #c0ccab; --color-2: #dbb497; --color-3: #f582a4; --color-4: #f51da2; --color-5: #2006d4. 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 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