Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7F5FA
Wisteria · Snow · Lavender
Traditional「Wisteria」· Paint「Lavender」· Creative Lavender Dream
#E4C0CC
Rouge · LightGray · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#A07F8A
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#785C72
Rose Purple · DimGray · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#2E202F
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· 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
F7F5FA | E4C0CC | A07F8A | 785C72 | 2E202F | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.3 AA Large | 5.4 AA | 14.2 AAA | |
1.5 Fail | — | 2.2 Fail | 3.6 AA Large | 9.3 AAA | |
3.3 AA Large | 2.2 Fail | — | 1.7 Fail | 4.3 AA Large | |
5.4 AA | 3.6 AA Large | 1.7 Fail | — | 2.6 Fail | |
14.2 AAA | 9.3 AAA | 4.3 AA Large | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7F5FA
#E4C0CC
#A07F8A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7f5fa;
--color-2: #e4c0cc;
--color-3: #a07f8a;
--color-4: #785c72;
--color-5: #2e202f;
}SCSS
$color-1: #f7f5fa; $color-2: #e4c0cc; $color-3: #a07f8a; $color-4: #785c72; $color-5: #2e202f;
TAILWIND
colors: {
'brand-1': '#f7f5fa',
'brand-2': '#e4c0cc',
'brand-3': '#a07f8a',
'brand-4': '#785c72',
'brand-5': '#2e202f',
}RGB Array
[247, 245, 250], [228, 192, 204], [160, 127, 138], [120, 92, 114], [46, 32, 47]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F7F5FA, #E4C0CC, #A07F8A, #785C72, #2E202F is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #f7f5fa; --color-2: #e4c0cc; --color-3: #a07f8a; --color-4: #785c72; --color-5: #2e202f. 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. Restrained colors convey professionalism and trust. 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