Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B8FFCC
Emerald · LightBlue · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#F76065
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#CC1F33
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#85033B
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#450507
Vermilion · Maroon · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· 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
B8FFCC | F76065 | CC1F33 | 85033B | 450507 | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 4.8 AA | 8.8 AAA | 14.3 AAA | |
2.7 Fail | — | 1.8 Fail | 3.3 AA Large | 5.3 AA | |
4.8 AA | 1.8 Fail | — | 1.8 Fail | 3.0 Fail | |
8.8 AAA | 3.3 AA Large | 1.8 Fail | — | 1.6 Fail | |
14.3 AAA | 5.3 AA | 3.0 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B8FFCC
#F76065
#CC1F33
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b8ffcc;
--color-2: #f76065;
--color-3: #cc1f33;
--color-4: #85033b;
--color-5: #450507;
}SCSS
$color-1: #b8ffcc; $color-2: #f76065; $color-3: #cc1f33; $color-4: #85033b; $color-5: #450507;
TAILWIND
colors: {
'brand-1': '#b8ffcc',
'brand-2': '#f76065',
'brand-3': '#cc1f33',
'brand-4': '#85033b',
'brand-5': '#450507',
}RGB Array
[184, 255, 204], [247, 96, 101], [204, 31, 51], [133, 3, 59], [69, 5, 7]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B8FFCC, #F76065, #CC1F33, #85033B, #450507 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: #b8ffcc; --color-2: #f76065; --color-3: #cc1f33; --color-4: #85033b; --color-5: #450507. 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