Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF2F50
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#BF3243
Crimson · Brown · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#8E8E72
Autumn Sage · Gray · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#5EB389
Mineral Blue · CadetBlue · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#F6D2C6
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
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
FF2F50 | BF3243 | 8E8E72 | 5EB389 | F6D2C6 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.1 Fail | 1.4 Fail | 2.6 Fail | |
1.5 Fail | — | 1.7 Fail | 2.2 Fail | 4.0 AA Large | |
1.1 Fail | 1.7 Fail | — | 1.3 Fail | 2.4 Fail | |
1.4 Fail | 2.2 Fail | 1.3 Fail | — | 1.8 Fail | |
2.6 Fail | 4.0 AA Large | 2.4 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF2F50
#BF3243
#8E8E72
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff2f50;
--color-2: #bf3243;
--color-3: #8e8e72;
--color-4: #5eb389;
--color-5: #f6d2c6;
}SCSS
$color-1: #ff2f50; $color-2: #bf3243; $color-3: #8e8e72; $color-4: #5eb389; $color-5: #f6d2c6;
TAILWIND
colors: {
'brand-1': '#ff2f50',
'brand-2': '#bf3243',
'brand-3': '#8e8e72',
'brand-4': '#5eb389',
'brand-5': '#f6d2c6',
}RGB Array
[255, 47, 80], [191, 50, 67], [142, 142, 114], [94, 179, 137], [246, 210, 198]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FF2F50, #BF3243, #8E8E72, #5EB389, #F6D2C6 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: #ff2f50; --color-2: #bf3243; --color-3: #8e8e72; --color-4: #5eb389; --color-5: #f6d2c6. 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