Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ABFFFB
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#BFBCA8
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#FF9A78
Apricot · LightSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#1A1616
Crimson · Black · Jet Black
Traditional「Crimson」· Paint「Jet Black」· Creative Midnight Shadow
#FF2200
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
ABFFFB | BFBCA8 | FF9A78 | 1A1616 | FF2200 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 1.8 Fail | 15.7 AAA | 3.4 AA Large | |
1.7 Fail | — | 1.1 Fail | 9.4 AAA | 2.0 Fail | |
1.8 Fail | 1.1 Fail | — | 8.7 AAA | 1.9 Fail | |
15.7 AAA | 9.4 AAA | 8.7 AAA | — | 4.7 AA | |
3.4 AA Large | 2.0 Fail | 1.9 Fail | 4.7 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ABFFFB
#BFBCA8
#FF9A78
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #abfffb;
--color-2: #bfbca8;
--color-3: #ff9a78;
--color-4: #1a1616;
--color-5: #ff2200;
}SCSS
$color-1: #abfffb; $color-2: #bfbca8; $color-3: #ff9a78; $color-4: #1a1616; $color-5: #ff2200;
TAILWIND
colors: {
'brand-1': '#abfffb',
'brand-2': '#bfbca8',
'brand-3': '#ff9a78',
'brand-4': '#1a1616',
'brand-5': '#ff2200',
}RGB Array
[171, 255, 251], [191, 188, 168], [255, 154, 120], [26, 22, 22], [255, 34, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ABFFFB, #BFBCA8, #FF9A78, #1A1616, #FF2200 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: #abfffb; --color-2: #bfbca8; --color-3: #ff9a78; --color-4: #1a1616; --color-5: #ff2200. 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