Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5F2BC
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#3C4D62
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#FCA90F
Ginger · Orange · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#386882
Slate Blue · DarkSlateBlue · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#B4D0D6
Sky Blue · LightSteelBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
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
F5F2BC | 3C4D62 | FCA90F | 386882 | B4D0D6 | |
|---|---|---|---|---|---|
| — | 7.5 AAA | 1.7 Fail | 5.3 AA | 1.4 Fail | |
7.5 AAA | — | 4.5 AA Large | 1.4 Fail | 5.3 AA | |
1.7 Fail | 4.5 AA Large | — | 3.1 AA Large | 1.2 Fail | |
5.3 AA | 1.4 Fail | 3.1 AA Large | — | 3.7 AA Large | |
1.4 Fail | 5.3 AA | 1.2 Fail | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5F2BC
#3C4D62
#FCA90F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5f2bc;
--color-2: #3c4d62;
--color-3: #fca90f;
--color-4: #386882;
--color-5: #b4d0d6;
}SCSS
$color-1: #f5f2bc; $color-2: #3c4d62; $color-3: #fca90f; $color-4: #386882; $color-5: #b4d0d6;
TAILWIND
colors: {
'brand-1': '#f5f2bc',
'brand-2': '#3c4d62',
'brand-3': '#fca90f',
'brand-4': '#386882',
'brand-5': '#b4d0d6',
}RGB Array
[245, 242, 188], [60, 77, 98], [252, 169, 15], [56, 104, 130], [180, 208, 214]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #F5F2BC, #3C4D62, #FCA90F, #386882, #B4D0D6 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: #f5f2bc; --color-2: #3c4d62; --color-3: #fca90f; --color-4: #386882; --color-5: #b4d0d6. 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 dark-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