Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BBCCAA
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#F1DF91
Goose Yellow · Khaki · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#FE9D50
Apricot · SandyBrown · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#D93F4C
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#C7395F
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
BBCCAA | F1DF91 | FE9D50 | D93F4C | C7395F | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.2 Fail | 2.6 Fail | 3.0 Fail | |
1.3 Fail | — | 1.5 Fail | 3.3 AA Large | 3.8 AA Large | |
1.2 Fail | 1.5 Fail | — | 2.1 Fail | 2.4 Fail | |
2.6 Fail | 3.3 AA Large | 2.1 Fail | — | 1.1 Fail | |
3.0 Fail | 3.8 AA Large | 2.4 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BBCCAA
#F1DF91
#FE9D50
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bbccaa;
--color-2: #f1df91;
--color-3: #fe9d50;
--color-4: #d93f4c;
--color-5: #c7395f;
}SCSS
$color-1: #bbccaa; $color-2: #f1df91; $color-3: #fe9d50; $color-4: #d93f4c; $color-5: #c7395f;
TAILWIND
colors: {
'brand-1': '#bbccaa',
'brand-2': '#f1df91',
'brand-3': '#fe9d50',
'brand-4': '#d93f4c',
'brand-5': '#c7395f',
}RGB Array
[187, 204, 170], [241, 223, 145], [254, 157, 80], [217, 63, 76], [199, 57, 95]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #BBCCAA, #F1DF91, #FE9D50, #D93F4C, #C7395F 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: #bbccaa; --color-2: #f1df91; --color-3: #fe9d50; --color-4: #d93f4c; --color-5: #c7395f. 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 warm-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