Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D9E0E6
Sky Blue · LightGray · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#55493A
Ochre · DarkOliveGreen · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#B3A899
Ginger · DarkGray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#CAC0B2
Goose Yellow · Silver · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#4C543A
Grass Green · DarkOliveGreen · Forest Green
Traditional「Grass Green」· Paint「Forest 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
D9E0E6 | 55493A | B3A899 | CAC0B2 | 4C543A | |
|---|---|---|---|---|---|
| — | 6.6 AA | 1.8 Fail | 1.3 Fail | 6.0 AA | |
6.6 AA | — | 3.7 AA Large | 4.9 AA | 1.1 Fail | |
1.8 Fail | 3.7 AA Large | — | 1.3 Fail | 3.4 AA Large | |
1.3 Fail | 4.9 AA | 1.3 Fail | — | 4.4 AA Large | |
6.0 AA | 1.1 Fail | 3.4 AA Large | 4.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D9E0E6
#55493A
#B3A899
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d9e0e6;
--color-2: #55493a;
--color-3: #b3a899;
--color-4: #cac0b2;
--color-5: #4c543a;
}SCSS
$color-1: #d9e0e6; $color-2: #55493a; $color-3: #b3a899; $color-4: #cac0b2; $color-5: #4c543a;
TAILWIND
colors: {
'brand-1': '#d9e0e6',
'brand-2': '#55493a',
'brand-3': '#b3a899',
'brand-4': '#cac0b2',
'brand-5': '#4c543a',
}RGB Array
[217, 224, 230], [85, 73, 58], [179, 168, 153], [202, 192, 178], [76, 84, 58]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D9E0E6, #55493A, #B3A899, #CAC0B2, #4C543A 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: #d9e0e6; --color-2: #55493a; --color-3: #b3a899; --color-4: #cac0b2; --color-5: #4c543a. 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