Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDE8CC
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#E7D9DB
Peach Pink · LightGray · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#ADA5D1
Wisteria · LightSteelBlue · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#06080F
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#63133C
Rose Purple · Maroon · 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
FDE8CC | E7D9DB | ADA5D1 | 06080F | 63133C | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.9 Fail | 16.8 AAA | 10.4 AAA | |
1.1 Fail | — | 1.7 Fail | 14.6 AAA | 9.1 AAA | |
1.9 Fail | 1.7 Fail | — | 8.7 AAA | 5.4 AA | |
16.8 AAA | 14.6 AAA | 8.7 AAA | — | 1.6 Fail | |
10.4 AAA | 9.1 AAA | 5.4 AA | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDE8CC
#E7D9DB
#ADA5D1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fde8cc;
--color-2: #e7d9db;
--color-3: #ada5d1;
--color-4: #06080f;
--color-5: #63133c;
}SCSS
$color-1: #fde8cc; $color-2: #e7d9db; $color-3: #ada5d1; $color-4: #06080f; $color-5: #63133c;
TAILWIND
colors: {
'brand-1': '#fde8cc',
'brand-2': '#e7d9db',
'brand-3': '#ada5d1',
'brand-4': '#06080f',
'brand-5': '#63133c',
}RGB Array
[253, 232, 204], [231, 217, 219], [173, 165, 209], [6, 8, 15], [99, 19, 60]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FDE8CC, #E7D9DB, #ADA5D1, #06080F, #63133C 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: #fde8cc; --color-2: #e7d9db; --color-3: #ada5d1; --color-4: #06080f; --color-5: #63133c. 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