Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A1A4FB
Azure · LightSteelBlue · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#BF8BC7
Lilac · Orchid · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#D17397
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#EC5D61
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#887075
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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
A1A4FB | BF8BC7 | D17397 | EC5D61 | 887075 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 1.5 Fail | 2.0 Fail | |
1.2 Fail | — | 1.2 Fail | 1.2 Fail | 1.7 Fail | |
1.4 Fail | 1.2 Fail | — | 1.0 Fail | 1.4 Fail | |
1.5 Fail | 1.2 Fail | 1.0 Fail | — | 1.4 Fail | |
2.0 Fail | 1.7 Fail | 1.4 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A1A4FB
#BF8BC7
#D17397
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a1a4fb;
--color-2: #bf8bc7;
--color-3: #d17397;
--color-4: #ec5d61;
--color-5: #887075;
}SCSS
$color-1: #a1a4fb; $color-2: #bf8bc7; $color-3: #d17397; $color-4: #ec5d61; $color-5: #887075;
TAILWIND
colors: {
'brand-1': '#a1a4fb',
'brand-2': '#bf8bc7',
'brand-3': '#d17397',
'brand-4': '#ec5d61',
'brand-5': '#887075',
}RGB Array
[161, 164, 251], [191, 139, 199], [209, 115, 151], [236, 93, 97], [136, 112, 117]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A1A4FB, #BF8BC7, #D17397, #EC5D61, #887075 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: #a1a4fb; --color-2: #bf8bc7; --color-3: #d17397; --color-4: #ec5d61; --color-5: #887075. 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