Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BF7AB9
Mauve · Orchid · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#7F457A
Rose Purple · DimGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#F0ECF0
Mauve · Linen · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#7E5737
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#F49E23
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· 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
BF7AB9 | 7F457A | F0ECF0 | 7E5737 | F49E23 | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 2.7 Fail | 2.0 Fail | 1.5 Fail | |
2.2 Fail | — | 5.9 AA | 1.1 Fail | 3.2 AA Large | |
2.7 Fail | 5.9 AA | — | 5.4 AA | 1.8 Fail | |
2.0 Fail | 1.1 Fail | 5.4 AA | — | 3.0 Fail | |
1.5 Fail | 3.2 AA Large | 1.8 Fail | 3.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BF7AB9
#7F457A
#F0ECF0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bf7ab9;
--color-2: #7f457a;
--color-3: #f0ecf0;
--color-4: #7e5737;
--color-5: #f49e23;
}SCSS
$color-1: #bf7ab9; $color-2: #7f457a; $color-3: #f0ecf0; $color-4: #7e5737; $color-5: #f49e23;
TAILWIND
colors: {
'brand-1': '#bf7ab9',
'brand-2': '#7f457a',
'brand-3': '#f0ecf0',
'brand-4': '#7e5737',
'brand-5': '#f49e23',
}RGB Array
[191, 122, 185], [127, 69, 122], [240, 236, 240], [126, 87, 55], [244, 158, 35]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BF7AB9, #7F457A, #F0ECF0, #7E5737, #F49E23 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: #bf7ab9; --color-2: #7f457a; --color-3: #f0ecf0; --color-4: #7e5737; --color-5: #f49e23. 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