Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FAD9AC
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#E8A394
Peach Pink · BurlyWood · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#DBD6B9
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#2B314B
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#C16D6B
Crimson · LightCoral · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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
FAD9AC | E8A394 | DBD6B9 | 2B314B | C16D6B | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.1 Fail | 9.5 AAA | 2.8 Fail | |
1.5 Fail | — | 1.4 Fail | 6.1 AA | 1.8 Fail | |
1.1 Fail | 1.4 Fail | — | 8.7 AAA | 2.5 Fail | |
9.5 AAA | 6.1 AA | 8.7 AAA | — | 3.4 AA Large | |
2.8 Fail | 1.8 Fail | 2.5 Fail | 3.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FAD9AC
#E8A394
#DBD6B9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fad9ac;
--color-2: #e8a394;
--color-3: #dbd6b9;
--color-4: #2b314b;
--color-5: #c16d6b;
}SCSS
$color-1: #fad9ac; $color-2: #e8a394; $color-3: #dbd6b9; $color-4: #2b314b; $color-5: #c16d6b;
TAILWIND
colors: {
'brand-1': '#fad9ac',
'brand-2': '#e8a394',
'brand-3': '#dbd6b9',
'brand-4': '#2b314b',
'brand-5': '#c16d6b',
}RGB Array
[250, 217, 172], [232, 163, 148], [219, 214, 185], [43, 49, 75], [193, 109, 107]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FAD9AC, #E8A394, #DBD6B9, #2B314B, #C16D6B 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: #fad9ac; --color-2: #e8a394; --color-3: #dbd6b9; --color-4: #2b314b; --color-5: #c16d6b. 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