Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#21203F
Deep Indigo · MidnightBlue · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#FFF1CE
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E7BFA5
Apricot · BurlyWood · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#C5A898
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#4B3C5D
Deep Indigo · DarkSlateGray · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· 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
21203F | FFF1CE | E7BFA5 | C5A898 | 4B3C5D | |
|---|---|---|---|---|---|
| — | 13.9 AAA | 9.2 AAA | 7.0 AAA | 1.6 Fail | |
13.9 AAA | — | 1.5 Fail | 2.0 Fail | 8.9 AAA | |
9.2 AAA | 1.5 Fail | — | 1.3 Fail | 5.9 AA | |
7.0 AAA | 2.0 Fail | 1.3 Fail | — | 4.5 AA Large | |
1.6 Fail | 8.9 AAA | 5.9 AA | 4.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#21203F
#FFF1CE
#E7BFA5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #21203f;
--color-2: #fff1ce;
--color-3: #e7bfa5;
--color-4: #c5a898;
--color-5: #4b3c5d;
}SCSS
$color-1: #21203f; $color-2: #fff1ce; $color-3: #e7bfa5; $color-4: #c5a898; $color-5: #4b3c5d;
TAILWIND
colors: {
'brand-1': '#21203f',
'brand-2': '#fff1ce',
'brand-3': '#e7bfa5',
'brand-4': '#c5a898',
'brand-5': '#4b3c5d',
}RGB Array
[33, 32, 63], [255, 241, 206], [231, 191, 165], [197, 168, 152], [75, 60, 93]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #21203F, #FFF1CE, #E7BFA5, #C5A898, #4B3C5D 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: #21203f; --color-2: #fff1ce; --color-3: #e7bfa5; --color-4: #c5a898; --color-5: #4b3c5d. 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