Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E3DEDE
Peach Pink · LightGray · Cloud White
Traditional「Peach Pink」· Paint「Cloud White」· Creative Silver Lining
#FAD6C5
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#FFE29B
Goose Yellow · Khaki · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#FFF1A6
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#262626
Ink Black · DarkSlateGray · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
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
E3DEDE | FAD6C5 | FFE29B | FFF1A6 | 262626 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.1 Fail | 1.2 Fail | 11.4 AAA | |
1.0 Fail | — | 1.1 Fail | 1.2 Fail | 11.2 AAA | |
1.1 Fail | 1.1 Fail | — | 1.1 Fail | 12.0 AAA | |
1.2 Fail | 1.2 Fail | 1.1 Fail | — | 13.2 AAA | |
11.4 AAA | 11.2 AAA | 12.0 AAA | 13.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E3DEDE
#FAD6C5
#FFE29B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e3dede;
--color-2: #fad6c5;
--color-3: #ffe29b;
--color-4: #fff1a6;
--color-5: #262626;
}SCSS
$color-1: #e3dede; $color-2: #fad6c5; $color-3: #ffe29b; $color-4: #fff1a6; $color-5: #262626;
TAILWIND
colors: {
'brand-1': '#e3dede',
'brand-2': '#fad6c5',
'brand-3': '#ffe29b',
'brand-4': '#fff1a6',
'brand-5': '#262626',
}RGB Array
[227, 222, 222], [250, 214, 197], [255, 226, 155], [255, 241, 166], [38, 38, 38]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E3DEDE, #FAD6C5, #FFE29B, #FFF1A6, #262626 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: #e3dede; --color-2: #fad6c5; --color-3: #ffe29b; --color-4: #fff1a6; --color-5: #262626. 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