Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BFAFB8
Mauve · Silver · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#AF7B89
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#864F64
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#A23871
Rose Purple · MediumVioletRed · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#F8035D
Dark Violet · Crimson · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
BFAFB8 | AF7B89 | 864F64 | A23871 | F8035D | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.0 AA Large | 3.0 AA Large | 1.9 Fail | |
1.7 Fail | — | 1.8 Fail | 1.8 Fail | 1.2 Fail | |
3.0 AA Large | 1.8 Fail | — | 1.0 Fail | 1.6 Fail | |
3.0 AA Large | 1.8 Fail | 1.0 Fail | — | 1.5 Fail | |
1.9 Fail | 1.2 Fail | 1.6 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BFAFB8
#AF7B89
#864F64
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bfafb8;
--color-2: #af7b89;
--color-3: #864f64;
--color-4: #a23871;
--color-5: #f8035d;
}SCSS
$color-1: #bfafb8; $color-2: #af7b89; $color-3: #864f64; $color-4: #a23871; $color-5: #f8035d;
TAILWIND
colors: {
'brand-1': '#bfafb8',
'brand-2': '#af7b89',
'brand-3': '#864f64',
'brand-4': '#a23871',
'brand-5': '#f8035d',
}RGB Array
[191, 175, 184], [175, 123, 137], [134, 79, 100], [162, 56, 113], [248, 3, 93]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BFAFB8, #AF7B89, #864F64, #A23871, #F8035D 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: #bfafb8; --color-2: #af7b89; --color-3: #864f64; --color-4: #a23871; --color-5: #f8035d. 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