Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DADAC0
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D9CAA9
Goose Yellow · Silver · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E2895F
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#77646A
Dark Violet · DimGray · Warm Gray
Traditional「Dark Violet」· Paint「Warm Gray」· Creative Urban Concrete
#62587A
Deep Indigo · DimGray · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· 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
DADAC0 | D9CAA9 | E2895F | 77646A | 62587A | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.9 Fail | 3.9 AA Large | 4.6 AA | |
1.1 Fail | — | 1.6 Fail | 3.4 AA Large | 4.1 AA Large | |
1.9 Fail | 1.6 Fail | — | 2.1 Fail | 2.5 Fail | |
3.9 AA Large | 3.4 AA Large | 2.1 Fail | — | 1.2 Fail | |
4.6 AA | 4.1 AA Large | 2.5 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DADAC0
#D9CAA9
#E2895F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dadac0;
--color-2: #d9caa9;
--color-3: #e2895f;
--color-4: #77646a;
--color-5: #62587a;
}SCSS
$color-1: #dadac0; $color-2: #d9caa9; $color-3: #e2895f; $color-4: #77646a; $color-5: #62587a;
TAILWIND
colors: {
'brand-1': '#dadac0',
'brand-2': '#d9caa9',
'brand-3': '#e2895f',
'brand-4': '#77646a',
'brand-5': '#62587a',
}RGB Array
[218, 218, 192], [217, 202, 169], [226, 137, 95], [119, 100, 106], [98, 88, 122]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DADAC0, #D9CAA9, #E2895F, #77646A, #62587A is ideal for: corporate websites, product showcases, portfolios. 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: #dadac0; --color-2: #d9caa9; --color-3: #e2895f; --color-4: #77646a; --color-5: #62587a. 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. 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