Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F74E34
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#F0E3C7
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#DA3F93
Rose Purple · MediumVioletRed · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#525252
Ink Gray · DarkSlateGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#F2B8CF
Rouge · Pink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
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
F74E34 | F0E3C7 | DA3F93 | 525252 | F2B8CF | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 1.2 Fail | 2.3 Fail | 2.1 Fail | |
2.7 Fail | — | 3.2 AA Large | 6.1 AA | 1.3 Fail | |
1.2 Fail | 3.2 AA Large | — | 1.9 Fail | 2.5 Fail | |
2.3 Fail | 6.1 AA | 1.9 Fail | — | 4.7 AA | |
2.1 Fail | 1.3 Fail | 2.5 Fail | 4.7 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F74E34
#F0E3C7
#DA3F93
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f74e34;
--color-2: #f0e3c7;
--color-3: #da3f93;
--color-4: #525252;
--color-5: #f2b8cf;
}SCSS
$color-1: #f74e34; $color-2: #f0e3c7; $color-3: #da3f93; $color-4: #525252; $color-5: #f2b8cf;
TAILWIND
colors: {
'brand-1': '#f74e34',
'brand-2': '#f0e3c7',
'brand-3': '#da3f93',
'brand-4': '#525252',
'brand-5': '#f2b8cf',
}RGB Array
[247, 78, 52], [240, 227, 199], [218, 63, 147], [82, 82, 82], [242, 184, 207]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F74E34, #F0E3C7, #DA3F93, #525252, #F2B8CF 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: #f74e34; --color-2: #f0e3c7; --color-3: #da3f93; --color-4: #525252; --color-5: #f2b8cf. 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