Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE9C3
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C7B897
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#554C51
Ink Gray · DarkSlateGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#45304F
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#271932
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· 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
FFE9C3 | C7B897 | 554C51 | 45304F | 271932 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 7.0 AA | 9.9 AAA | 13.9 AAA | |
1.6 Fail | — | 4.2 AA Large | 6.0 AA | 8.4 AAA | |
7.0 AA | 4.2 AA Large | — | 1.4 Fail | 2.0 Fail | |
9.9 AAA | 6.0 AA | 1.4 Fail | — | 1.4 Fail | |
13.9 AAA | 8.4 AAA | 2.0 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE9C3
#C7B897
#554C51
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe9c3;
--color-2: #c7b897;
--color-3: #554c51;
--color-4: #45304f;
--color-5: #271932;
}SCSS
$color-1: #ffe9c3; $color-2: #c7b897; $color-3: #554c51; $color-4: #45304f; $color-5: #271932;
TAILWIND
colors: {
'brand-1': '#ffe9c3',
'brand-2': '#c7b897',
'brand-3': '#554c51',
'brand-4': '#45304f',
'brand-5': '#271932',
}RGB Array
[255, 233, 195], [199, 184, 151], [85, 76, 81], [69, 48, 79], [39, 25, 50]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFE9C3, #C7B897, #554C51, #45304F, #271932 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: #ffe9c3; --color-2: #c7b897; --color-3: #554c51; --color-4: #45304f; --color-5: #271932. 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