Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5F4DE
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#ECD8AD
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#DF9673
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#C93F54
Crimson · Crimson · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#2C1132
Dark Plum · MidnightBlue · 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
F5F4DE | ECD8AD | DF9673 | C93F54 | 2C1132 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.2 Fail | 4.4 AA Large | 15.3 AAA | |
1.3 Fail | — | 1.7 Fail | 3.5 AA Large | 12.2 AAA | |
2.2 Fail | 1.7 Fail | — | 2.0 Fail | 7.1 AAA | |
4.4 AA Large | 3.5 AA Large | 2.0 Fail | — | 3.5 AA Large | |
15.3 AAA | 12.2 AAA | 7.1 AAA | 3.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5F4DE
#ECD8AD
#DF9673
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5f4de;
--color-2: #ecd8ad;
--color-3: #df9673;
--color-4: #c93f54;
--color-5: #2c1132;
}SCSS
$color-1: #f5f4de; $color-2: #ecd8ad; $color-3: #df9673; $color-4: #c93f54; $color-5: #2c1132;
TAILWIND
colors: {
'brand-1': '#f5f4de',
'brand-2': '#ecd8ad',
'brand-3': '#df9673',
'brand-4': '#c93f54',
'brand-5': '#2c1132',
}RGB Array
[245, 244, 222], [236, 216, 173], [223, 150, 115], [201, 63, 84], [44, 17, 50]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #F5F4DE, #ECD8AD, #DF9673, #C93F54, #2C1132 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: #f5f4de; --color-2: #ecd8ad; --color-3: #df9673; --color-4: #c93f54; --color-5: #2c1132. 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 warm-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