Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5F3CD
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#94D9CF
Jade · SkyBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#6194AF
Slate Blue · CadetBlue · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#434784
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#511C35
Dark Violet · DarkSlateGray · Raspberry
Traditional「Dark Violet」· 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
F5F3CD | 94D9CF | 6194AF | 434784 | 511C35 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.9 Fail | 7.5 AAA | 11.9 AAA | |
1.4 Fail | — | 2.1 Fail | 5.3 AA | 8.3 AAA | |
2.9 Fail | 2.1 Fail | — | 2.6 Fail | 4.1 AA Large | |
7.5 AAA | 5.3 AA | 2.6 Fail | — | 1.6 Fail | |
11.9 AAA | 8.3 AAA | 4.1 AA Large | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5F3CD
#94D9CF
#6194AF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5f3cd;
--color-2: #94d9cf;
--color-3: #6194af;
--color-4: #434784;
--color-5: #511c35;
}SCSS
$color-1: #f5f3cd; $color-2: #94d9cf; $color-3: #6194af; $color-4: #434784; $color-5: #511c35;
TAILWIND
colors: {
'brand-1': '#f5f3cd',
'brand-2': '#94d9cf',
'brand-3': '#6194af',
'brand-4': '#434784',
'brand-5': '#511c35',
}RGB Array
[245, 243, 205], [148, 217, 207], [97, 148, 175], [67, 71, 132], [81, 28, 53]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F5F3CD, #94D9CF, #6194AF, #434784, #511C35 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: #f5f3cd; --color-2: #94d9cf; --color-3: #6194af; --color-4: #434784; --color-5: #511c35. 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