Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FAE8D0
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#E6BCAE
Apricot · LightPink · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#B68A8B
Peach Pink · DarkGray · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#7C616A
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#5A4C5D
Dark Plum · DimGray · 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
FAE8D0 | E6BCAE | B68A8B | 7C616A | 5A4C5D | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.5 Fail | 4.6 AA | 6.7 AA | |
1.4 Fail | — | 1.7 Fail | 3.2 AA Large | 4.6 AA | |
2.5 Fail | 1.7 Fail | — | 1.9 Fail | 2.7 Fail | |
4.6 AA | 3.2 AA Large | 1.9 Fail | — | 1.4 Fail | |
6.7 AA | 4.6 AA | 2.7 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FAE8D0
#E6BCAE
#B68A8B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fae8d0;
--color-2: #e6bcae;
--color-3: #b68a8b;
--color-4: #7c616a;
--color-5: #5a4c5d;
}SCSS
$color-1: #fae8d0; $color-2: #e6bcae; $color-3: #b68a8b; $color-4: #7c616a; $color-5: #5a4c5d;
TAILWIND
colors: {
'brand-1': '#fae8d0',
'brand-2': '#e6bcae',
'brand-3': '#b68a8b',
'brand-4': '#7c616a',
'brand-5': '#5a4c5d',
}RGB Array
[250, 232, 208], [230, 188, 174], [182, 138, 139], [124, 97, 106], [90, 76, 93]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #FAE8D0, #E6BCAE, #B68A8B, #7C616A, #5A4C5D 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: #fae8d0; --color-2: #e6bcae; --color-3: #b68a8b; --color-4: #7c616a; --color-5: #5a4c5d. 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 pastel-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