Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDD5A6
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C2B4CA
Lilac · Silver · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#D384AC
Rouge · Orchid · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#908B84
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#350243
Royal Purple · MidnightBlue · Dark Purple
Traditional「Royal Purple」· 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
FDD5A6 | C2B4CA | D384AC | 908B84 | 350243 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.0 Fail | 2.5 Fail | 12.3 AAA | |
1.4 Fail | — | 1.4 Fail | 1.7 Fail | 8.6 AAA | |
2.0 Fail | 1.4 Fail | — | 1.2 Fail | 6.2 AA | |
2.5 Fail | 1.7 Fail | 1.2 Fail | — | 5.0 AA | |
12.3 AAA | 8.6 AAA | 6.2 AA | 5.0 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDD5A6
#C2B4CA
#D384AC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fdd5a6;
--color-2: #c2b4ca;
--color-3: #d384ac;
--color-4: #908b84;
--color-5: #350243;
}SCSS
$color-1: #fdd5a6; $color-2: #c2b4ca; $color-3: #d384ac; $color-4: #908b84; $color-5: #350243;
TAILWIND
colors: {
'brand-1': '#fdd5a6',
'brand-2': '#c2b4ca',
'brand-3': '#d384ac',
'brand-4': '#908b84',
'brand-5': '#350243',
}RGB Array
[253, 213, 166], [194, 180, 202], [211, 132, 172], [144, 139, 132], [53, 2, 67]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FDD5A6, #C2B4CA, #D384AC, #908B84, #350243 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: #fdd5a6; --color-2: #c2b4ca; --color-3: #d384ac; --color-4: #908b84; --color-5: #350243. 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