Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EEF3E8
Willow Green · Linen · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#D9DDD7
Celadon · LightGray · Pearl Gray
Traditional「Celadon」· Paint「Pearl Gray」· Creative Silver Lining
#725E4E
Tangerine · DimGray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#4C3A3F
Dark Violet · DarkSlateGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#0F1307
Grass Green · Black · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· 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
EEF3E8 | D9DDD7 | 725E4E | 4C3A3F | 0F1307 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 5.4 AA | 9.4 AAA | 16.7 AAA | |
1.2 Fail | — | 4.5 AA Large | 7.7 AAA | 13.7 AAA | |
5.4 AA | 4.5 AA Large | — | 1.7 Fail | 3.1 AA Large | |
9.4 AAA | 7.7 AAA | 1.7 Fail | — | 1.8 Fail | |
16.7 AAA | 13.7 AAA | 3.1 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EEF3E8
#D9DDD7
#725E4E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eef3e8;
--color-2: #d9ddd7;
--color-3: #725e4e;
--color-4: #4c3a3f;
--color-5: #0f1307;
}SCSS
$color-1: #eef3e8; $color-2: #d9ddd7; $color-3: #725e4e; $color-4: #4c3a3f; $color-5: #0f1307;
TAILWIND
colors: {
'brand-1': '#eef3e8',
'brand-2': '#d9ddd7',
'brand-3': '#725e4e',
'brand-4': '#4c3a3f',
'brand-5': '#0f1307',
}RGB Array
[238, 243, 232], [217, 221, 215], [114, 94, 78], [76, 58, 63], [15, 19, 7]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EEF3E8, #D9DDD7, #725E4E, #4C3A3F, #0F1307 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #eef3e8; --color-2: #d9ddd7; --color-3: #725e4e; --color-4: #4c3a3f; --color-5: #0f1307. 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. Restrained colors convey professionalism and trust. 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