Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5DFB6
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#D4BCB2
Apricot · Silver · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#696586
Deep Indigo · DimGray · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#393D6C
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#182350
Indigo · MidnightBlue · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
F5DFB6 | D4BCB2 | 696586 | 393D6C | 182350 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 4.2 AA Large | 7.8 AAA | 11.5 AAA | |
1.4 Fail | — | 3.1 AA Large | 5.7 AA | 8.3 AAA | |
4.2 AA Large | 3.1 AA Large | — | 1.8 Fail | 2.7 Fail | |
7.8 AAA | 5.7 AA | 1.8 Fail | — | 1.5 Fail | |
11.5 AAA | 8.3 AAA | 2.7 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5DFB6
#D4BCB2
#696586
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5dfb6;
--color-2: #d4bcb2;
--color-3: #696586;
--color-4: #393d6c;
--color-5: #182350;
}SCSS
$color-1: #f5dfb6; $color-2: #d4bcb2; $color-3: #696586; $color-4: #393d6c; $color-5: #182350;
TAILWIND
colors: {
'brand-1': '#f5dfb6',
'brand-2': '#d4bcb2',
'brand-3': '#696586',
'brand-4': '#393d6c',
'brand-5': '#182350',
}RGB Array
[245, 223, 182], [212, 188, 178], [105, 101, 134], [57, 61, 108], [24, 35, 80]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F5DFB6, #D4BCB2, #696586, #393D6C, #182350 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: #f5dfb6; --color-2: #d4bcb2; --color-3: #696586; --color-4: #393d6c; --color-5: #182350. 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