Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3B9A2
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#6D5A53
Tangerine · DimGray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#40505F
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#A5CAD3
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#E4E8EB
Sky Blue · Lavender · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
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
D3B9A2 | 6D5A53 | 40505F | A5CAD3 | E4E8EB | |
|---|---|---|---|---|---|
| — | 3.5 AA Large | 4.4 AA Large | 1.1 Fail | 1.5 Fail | |
3.5 AA Large | — | 1.3 Fail | 3.7 AA Large | 5.3 AA | |
4.4 AA Large | 1.3 Fail | — | 4.7 AA | 6.7 AA | |
1.1 Fail | 3.7 AA Large | 4.7 AA | — | 1.4 Fail | |
1.5 Fail | 5.3 AA | 6.7 AA | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3B9A2
#6D5A53
#40505F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3b9a2;
--color-2: #6d5a53;
--color-3: #40505f;
--color-4: #a5cad3;
--color-5: #e4e8eb;
}SCSS
$color-1: #d3b9a2; $color-2: #6d5a53; $color-3: #40505f; $color-4: #a5cad3; $color-5: #e4e8eb;
TAILWIND
colors: {
'brand-1': '#d3b9a2',
'brand-2': '#6d5a53',
'brand-3': '#40505f',
'brand-4': '#a5cad3',
'brand-5': '#e4e8eb',
}RGB Array
[211, 185, 162], [109, 90, 83], [64, 80, 95], [165, 202, 211], [228, 232, 235]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D3B9A2, #6D5A53, #40505F, #A5CAD3, #E4E8EB 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: #d3b9a2; --color-2: #6d5a53; --color-3: #40505f; --color-4: #a5cad3; --color-5: #e4e8eb. 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