Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3E8C9
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#96E0C5
Jade · LightBlue · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#46C6B3
Mineral Blue · MediumTurquoise · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#418293
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#402D3F
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· 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
F3E8C9 | 96E0C5 | 46C6B3 | 418293 | 402D3F | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.7 Fail | 3.6 AA Large | 10.3 AAA | |
1.2 Fail | — | 1.4 Fail | 2.8 Fail | 8.3 AAA | |
1.7 Fail | 1.4 Fail | — | 2.1 Fail | 6.0 AA | |
3.6 AA Large | 2.8 Fail | 2.1 Fail | — | 2.9 Fail | |
10.3 AAA | 8.3 AAA | 6.0 AA | 2.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3E8C9
#96E0C5
#46C6B3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3e8c9;
--color-2: #96e0c5;
--color-3: #46c6b3;
--color-4: #418293;
--color-5: #402d3f;
}SCSS
$color-1: #f3e8c9; $color-2: #96e0c5; $color-3: #46c6b3; $color-4: #418293; $color-5: #402d3f;
TAILWIND
colors: {
'brand-1': '#f3e8c9',
'brand-2': '#96e0c5',
'brand-3': '#46c6b3',
'brand-4': '#418293',
'brand-5': '#402d3f',
}RGB Array
[243, 232, 201], [150, 224, 197], [70, 198, 179], [65, 130, 147], [64, 45, 63]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F3E8C9, #96E0C5, #46C6B3, #418293, #402D3F 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: #f3e8c9; --color-2: #96e0c5; --color-3: #46c6b3; --color-4: #418293; --color-5: #402d3f. 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