Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EEDDD3
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#D3CAAB
Goose Yellow · Silver · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#C7B7A7
Goose Yellow · Silver · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#776F64
Ochre · DimGray · Warm Gray
Traditional「Ochre」· Paint「Warm Gray」· Creative Urban Concrete
#9A1816
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· 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
EEDDD3 | D3CAAB | C7B7A7 | 776F64 | 9A1816 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 3.8 AA Large | 6.3 AA | |
1.2 Fail | — | 1.2 Fail | 3.0 AA Large | 5.1 AA | |
1.5 Fail | 1.2 Fail | — | 2.5 Fail | 4.3 AA Large | |
3.8 AA Large | 3.0 AA Large | 2.5 Fail | — | 1.7 Fail | |
6.3 AA | 5.1 AA | 4.3 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EEDDD3
#D3CAAB
#C7B7A7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eeddd3;
--color-2: #d3caab;
--color-3: #c7b7a7;
--color-4: #776f64;
--color-5: #9a1816;
}SCSS
$color-1: #eeddd3; $color-2: #d3caab; $color-3: #c7b7a7; $color-4: #776f64; $color-5: #9a1816;
TAILWIND
colors: {
'brand-1': '#eeddd3',
'brand-2': '#d3caab',
'brand-3': '#c7b7a7',
'brand-4': '#776f64',
'brand-5': '#9a1816',
}RGB Array
[238, 221, 211], [211, 202, 171], [199, 183, 167], [119, 111, 100], [154, 24, 22]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #EEDDD3, #D3CAAB, #C7B7A7, #776F64, #9A1816 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: #eeddd3; --color-2: #d3caab; --color-3: #c7b7a7; --color-4: #776f64; --color-5: #9a1816. 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 pastel-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