Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FBFAC4
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#DAE9C8
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#7D9FA1
Slate Blue · LightSlateGray · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#2C3F50
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#3B2B45
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· 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
FBFAC4 | DAE9C8 | 7D9FA1 | 2C3F50 | 3B2B45 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.7 Fail | 10.1 AAA | 12.1 AAA | |
1.2 Fail | — | 2.2 Fail | 8.5 AAA | 10.2 AAA | |
2.7 Fail | 2.2 Fail | — | 3.8 AA Large | 4.5 AA | |
10.1 AAA | 8.5 AAA | 3.8 AA Large | — | 1.2 Fail | |
12.1 AAA | 10.2 AAA | 4.5 AA | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FBFAC4
#DAE9C8
#7D9FA1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fbfac4;
--color-2: #dae9c8;
--color-3: #7d9fa1;
--color-4: #2c3f50;
--color-5: #3b2b45;
}SCSS
$color-1: #fbfac4; $color-2: #dae9c8; $color-3: #7d9fa1; $color-4: #2c3f50; $color-5: #3b2b45;
TAILWIND
colors: {
'brand-1': '#fbfac4',
'brand-2': '#dae9c8',
'brand-3': '#7d9fa1',
'brand-4': '#2c3f50',
'brand-5': '#3b2b45',
}RGB Array
[251, 250, 196], [218, 233, 200], [125, 159, 161], [44, 63, 80], [59, 43, 69]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FBFAC4, #DAE9C8, #7D9FA1, #2C3F50, #3B2B45 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: #fbfac4; --color-2: #dae9c8; --color-3: #7d9fa1; --color-4: #2c3f50; --color-5: #3b2b45. 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