Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3E4A0
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#9CAAD4
Azure · LightSteelBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#391D41
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· Creative Blush Sunrise
#604EB2
Deep Indigo · SlateBlue · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#786FA1
Deep Indigo · SlateGray · Navy Blue
Traditional「Deep Indigo」· Paint「Navy 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
F3E4A0 | 9CAAD4 | 391D41 | 604EB2 | 786FA1 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 11.5 AAA | 5.1 AA | 3.6 AA Large | |
1.8 Fail | — | 6.4 AA | 2.8 Fail | 2.0 Fail | |
11.5 AAA | 6.4 AA | — | 2.3 Fail | 3.2 AA Large | |
5.1 AA | 2.8 Fail | 2.3 Fail | — | 1.4 Fail | |
3.6 AA Large | 2.0 Fail | 3.2 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3E4A0
#9CAAD4
#391D41
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3e4a0;
--color-2: #9caad4;
--color-3: #391d41;
--color-4: #604eb2;
--color-5: #786fa1;
}SCSS
$color-1: #f3e4a0; $color-2: #9caad4; $color-3: #391d41; $color-4: #604eb2; $color-5: #786fa1;
TAILWIND
colors: {
'brand-1': '#f3e4a0',
'brand-2': '#9caad4',
'brand-3': '#391d41',
'brand-4': '#604eb2',
'brand-5': '#786fa1',
}RGB Array
[243, 228, 160], [156, 170, 212], [57, 29, 65], [96, 78, 178], [120, 111, 161]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F3E4A0, #9CAAD4, #391D41, #604EB2, #786FA1 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: #f3e4a0; --color-2: #9caad4; --color-3: #391d41; --color-4: #604eb2; --color-5: #786fa1. 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