Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE2B3
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#F0DDD2
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#B0A5AF
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#716E8C
Deep Indigo · SlateGray · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#313669
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian 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
FFE2B3 | F0DDD2 | B0A5AF | 716E8C | 313669 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.9 Fail | 3.9 AA Large | 9.0 AAA | |
1.1 Fail | — | 1.8 Fail | 3.7 AA Large | 8.6 AAA | |
1.9 Fail | 1.8 Fail | — | 2.1 Fail | 4.8 AA | |
3.9 AA Large | 3.7 AA Large | 2.1 Fail | — | 2.3 Fail | |
9.0 AAA | 8.6 AAA | 4.8 AA | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE2B3
#F0DDD2
#B0A5AF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe2b3;
--color-2: #f0ddd2;
--color-3: #b0a5af;
--color-4: #716e8c;
--color-5: #313669;
}SCSS
$color-1: #ffe2b3; $color-2: #f0ddd2; $color-3: #b0a5af; $color-4: #716e8c; $color-5: #313669;
TAILWIND
colors: {
'brand-1': '#ffe2b3',
'brand-2': '#f0ddd2',
'brand-3': '#b0a5af',
'brand-4': '#716e8c',
'brand-5': '#313669',
}RGB Array
[255, 226, 179], [240, 221, 210], [176, 165, 175], [113, 110, 140], [49, 54, 105]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #FFE2B3, #F0DDD2, #B0A5AF, #716E8C, #313669 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: #ffe2b3; --color-2: #f0ddd2; --color-3: #b0a5af; --color-4: #716e8c; --color-5: #313669. 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 muted-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