Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#241D1D
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#DDC095
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#EECDBD
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#F1F1D7
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F4FFDE
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
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
241D1D | DDC095 | EECDBD | F1F1D7 | F4FFDE | |
|---|---|---|---|---|---|
| — | 9.5 AAA | 11.1 AAA | 14.4 AAA | 15.9 AAA | |
9.5 AAA | — | 1.2 Fail | 1.5 Fail | 1.7 Fail | |
11.1 AAA | 1.2 Fail | — | 1.3 Fail | 1.4 Fail | |
14.4 AAA | 1.5 Fail | 1.3 Fail | — | 1.1 Fail | |
15.9 AAA | 1.7 Fail | 1.4 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#241D1D
#DDC095
#EECDBD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #241d1d;
--color-2: #ddc095;
--color-3: #eecdbd;
--color-4: #f1f1d7;
--color-5: #f4ffde;
}SCSS
$color-1: #241d1d; $color-2: #ddc095; $color-3: #eecdbd; $color-4: #f1f1d7; $color-5: #f4ffde;
TAILWIND
colors: {
'brand-1': '#241d1d',
'brand-2': '#ddc095',
'brand-3': '#eecdbd',
'brand-4': '#f1f1d7',
'brand-5': '#f4ffde',
}RGB Array
[36, 29, 29], [221, 192, 149], [238, 205, 189], [241, 241, 215], [244, 255, 222]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #241D1D, #DDC095, #EECDBD, #F1F1D7, #F4FFDE is ideal for: health products, baby brands, fresh-style blogs, 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: #241d1d; --color-2: #ddc095; --color-3: #eecdbd; --color-4: #f1f1d7; --color-5: #f4ffde. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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