Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EAD1C7
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#C4C8C5
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#A3B1C2
Azure · DarkGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#BB73A3
Rose Purple · MediumOrchid · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#2D1324
Rose Purple · Black · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· 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
EAD1C7 | C4C8C5 | A3B1C2 | BB73A3 | 2D1324 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 2.4 Fail | 11.7 AAA | |
1.2 Fail | — | 1.3 Fail | 2.0 Fail | 10.1 AAA | |
1.5 Fail | 1.3 Fail | — | 1.6 Fail | 7.8 AAA | |
2.4 Fail | 2.0 Fail | 1.6 Fail | — | 5.0 AA | |
11.7 AAA | 10.1 AAA | 7.8 AAA | 5.0 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EAD1C7
#C4C8C5
#A3B1C2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ead1c7;
--color-2: #c4c8c5;
--color-3: #a3b1c2;
--color-4: #bb73a3;
--color-5: #2d1324;
}SCSS
$color-1: #ead1c7; $color-2: #c4c8c5; $color-3: #a3b1c2; $color-4: #bb73a3; $color-5: #2d1324;
TAILWIND
colors: {
'brand-1': '#ead1c7',
'brand-2': '#c4c8c5',
'brand-3': '#a3b1c2',
'brand-4': '#bb73a3',
'brand-5': '#2d1324',
}RGB Array
[234, 209, 199], [196, 200, 197], [163, 177, 194], [187, 115, 163], [45, 19, 36]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EAD1C7, #C4C8C5, #A3B1C2, #BB73A3, #2D1324 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: #ead1c7; --color-2: #c4c8c5; --color-3: #a3b1c2; --color-4: #bb73a3; --color-5: #2d1324. 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