Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDEBD5
Goose Yellow · Beige · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#F1D19E
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#CEAA88
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#8B4B5C
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#281D45
Deep Indigo · MidnightBlue · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea 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
FDEBD5 | F1D19E | CEAA88 | 8B4B5C | 281D45 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 5.5 AA | 13.3 AAA | |
1.3 Fail | — | 1.5 Fail | 4.4 AA Large | 10.6 AAA | |
1.9 Fail | 1.5 Fail | — | 3.0 Fail | 7.2 AAA | |
5.5 AA | 4.4 AA Large | 3.0 Fail | — | 2.4 Fail | |
13.3 AAA | 10.6 AAA | 7.2 AAA | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDEBD5
#F1D19E
#CEAA88
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fdebd5;
--color-2: #f1d19e;
--color-3: #ceaa88;
--color-4: #8b4b5c;
--color-5: #281d45;
}SCSS
$color-1: #fdebd5; $color-2: #f1d19e; $color-3: #ceaa88; $color-4: #8b4b5c; $color-5: #281d45;
TAILWIND
colors: {
'brand-1': '#fdebd5',
'brand-2': '#f1d19e',
'brand-3': '#ceaa88',
'brand-4': '#8b4b5c',
'brand-5': '#281d45',
}RGB Array
[253, 235, 213], [241, 209, 158], [206, 170, 136], [139, 75, 92], [40, 29, 69]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FDEBD5, #F1D19E, #CEAA88, #8B4B5C, #281D45 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: #fdebd5; --color-2: #f1d19e; --color-3: #ceaa88; --color-4: #8b4b5c; --color-5: #281d45. 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