Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F74A10
Tangerine · OrangeRed · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#EB4B7C
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#AB7E8F
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#8EE889
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#848C8E
Ash · LightSlateGray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
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
F74A10 | EB4B7C | AB7E8F | 8EE889 | 848C8E | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.0 Fail | 2.4 Fail | 1.0 Fail | |
1.0 Fail | — | 1.0 Fail | 2.4 Fail | 1.1 Fail | |
1.0 Fail | 1.0 Fail | — | 2.3 Fail | 1.0 Fail | |
2.4 Fail | 2.4 Fail | 2.3 Fail | — | 2.3 Fail | |
1.0 Fail | 1.1 Fail | 1.0 Fail | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F74A10
#EB4B7C
#AB7E8F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f74a10;
--color-2: #eb4b7c;
--color-3: #ab7e8f;
--color-4: #8ee889;
--color-5: #848c8e;
}SCSS
$color-1: #f74a10; $color-2: #eb4b7c; $color-3: #ab7e8f; $color-4: #8ee889; $color-5: #848c8e;
TAILWIND
colors: {
'brand-1': '#f74a10',
'brand-2': '#eb4b7c',
'brand-3': '#ab7e8f',
'brand-4': '#8ee889',
'brand-5': '#848c8e',
}RGB Array
[247, 74, 16], [235, 75, 124], [171, 126, 143], [142, 232, 137], [132, 140, 142]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F74A10, #EB4B7C, #AB7E8F, #8EE889, #848C8E is ideal for: corporate websites, product showcases, portfolios. 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: #f74a10; --color-2: #eb4b7c; --color-3: #ab7e8f; --color-4: #8ee889; --color-5: #848c8e. 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 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