Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BB0011
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#FFB680
Apricot · LightSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#FADDBB
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#FF4F4F
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#350000
Vermilion · Black · 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
BB0011 | FFB680 | FADDBB | FF4F4F | 350000 | |
|---|---|---|---|---|---|
| — | 3.9 AA Large | 5.2 AA | 2.1 Fail | 2.7 Fail | |
3.9 AA Large | — | 1.3 Fail | 1.9 Fail | 10.6 AAA | |
5.2 AA | 1.3 Fail | — | 2.5 Fail | 14.0 AAA | |
2.1 Fail | 1.9 Fail | 2.5 Fail | — | 5.6 AA | |
2.7 Fail | 10.6 AAA | 14.0 AAA | 5.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BB0011
#FFB680
#FADDBB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bb0011;
--color-2: #ffb680;
--color-3: #faddbb;
--color-4: #ff4f4f;
--color-5: #350000;
}SCSS
$color-1: #bb0011; $color-2: #ffb680; $color-3: #faddbb; $color-4: #ff4f4f; $color-5: #350000;
TAILWIND
colors: {
'brand-1': '#bb0011',
'brand-2': '#ffb680',
'brand-3': '#faddbb',
'brand-4': '#ff4f4f',
'brand-5': '#350000',
}RGB Array
[187, 0, 17], [255, 182, 128], [250, 221, 187], [255, 79, 79], [53, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BB0011, #FFB680, #FADDBB, #FF4F4F, #350000 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: #bb0011; --color-2: #ffb680; --color-3: #faddbb; --color-4: #ff4f4f; --color-5: #350000. 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