Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#8FADBF
Sky Blue · DarkGray · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#D95525
Tangerine · Chocolate · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#BF1A0B
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#0D0000
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#F2F2F2
Plain White · SeaShell · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
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
8FADBF | D95525 | BF1A0B | 0D0000 | F2F2F2 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.6 Fail | 8.7 AAA | 2.1 Fail | |
1.7 Fail | — | 1.6 Fail | 5.2 AA | 3.6 AA Large | |
2.6 Fail | 1.6 Fail | — | 3.3 AA Large | 5.6 AA | |
8.7 AAA | 5.2 AA | 3.3 AA Large | — | 18.4 AAA | |
2.1 Fail | 3.6 AA Large | 5.6 AA | 18.4 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#8FADBF
#D95525
#BF1A0B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #8fadbf;
--color-2: #d95525;
--color-3: #bf1a0b;
--color-4: #0d0000;
--color-5: #f2f2f2;
}SCSS
$color-1: #8fadbf; $color-2: #d95525; $color-3: #bf1a0b; $color-4: #0d0000; $color-5: #f2f2f2;
TAILWIND
colors: {
'brand-1': '#8fadbf',
'brand-2': '#d95525',
'brand-3': '#bf1a0b',
'brand-4': '#0d0000',
'brand-5': '#f2f2f2',
}RGB Array
[143, 173, 191], [217, 85, 37], [191, 26, 11], [13, 0, 0], [242, 242, 242]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #8FADBF, #D95525, #BF1A0B, #0D0000, #F2F2F2 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #8fadbf; --color-2: #d95525; --color-3: #bf1a0b; --color-4: #0d0000; --color-5: #f2f2f2. 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 tech, SaaS, healthcare, eco industries. 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