Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F6EBBB
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#C2BEBC
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#CF0075
Rose Purple · MediumVioletRed · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#0D0007
Rose Purple · Black · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#8D90BC
Azure · DarkGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
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
F6EBBB | C2BEBC | CF0075 | 0D0007 | 8D90BC | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 4.5 AA Large | 17.2 AAA | 2.6 Fail | |
1.5 Fail | — | 2.9 Fail | 11.2 AAA | 1.7 Fail | |
4.5 AA Large | 2.9 Fail | — | 3.8 AA Large | 1.8 Fail | |
17.2 AAA | 11.2 AAA | 3.8 AA Large | — | 6.7 AA | |
2.6 Fail | 1.7 Fail | 1.8 Fail | 6.7 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F6EBBB
#C2BEBC
#CF0075
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f6ebbb;
--color-2: #c2bebc;
--color-3: #cf0075;
--color-4: #0d0007;
--color-5: #8d90bc;
}SCSS
$color-1: #f6ebbb; $color-2: #c2bebc; $color-3: #cf0075; $color-4: #0d0007; $color-5: #8d90bc;
TAILWIND
colors: {
'brand-1': '#f6ebbb',
'brand-2': '#c2bebc',
'brand-3': '#cf0075',
'brand-4': '#0d0007',
'brand-5': '#8d90bc',
}RGB Array
[246, 235, 187], [194, 190, 188], [207, 0, 117], [13, 0, 7], [141, 144, 188]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F6EBBB, #C2BEBC, #CF0075, #0D0007, #8D90BC 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: #f6ebbb; --color-2: #c2bebc; --color-3: #cf0075; --color-4: #0d0007; --color-5: #8d90bc. 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