Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#6F6D7D
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#DE8C68
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#DBAA73
Ginger · BurlyWood · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#DDD0AC
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#C3BD6B
Autumn Sage · Tan · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· 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
6F6D7D | DE8C68 | DBAA73 | DDD0AC | C3BD6B | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 2.4 Fail | 3.3 AA Large | 2.6 Fail | |
1.9 Fail | — | 1.2 Fail | 1.7 Fail | 1.3 Fail | |
2.4 Fail | 1.2 Fail | — | 1.4 Fail | 1.1 Fail | |
3.3 AA Large | 1.7 Fail | 1.4 Fail | — | 1.3 Fail | |
2.6 Fail | 1.3 Fail | 1.1 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#6F6D7D
#DE8C68
#DBAA73
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #6f6d7d;
--color-2: #de8c68;
--color-3: #dbaa73;
--color-4: #ddd0ac;
--color-5: #c3bd6b;
}SCSS
$color-1: #6f6d7d; $color-2: #de8c68; $color-3: #dbaa73; $color-4: #ddd0ac; $color-5: #c3bd6b;
TAILWIND
colors: {
'brand-1': '#6f6d7d',
'brand-2': '#de8c68',
'brand-3': '#dbaa73',
'brand-4': '#ddd0ac',
'brand-5': '#c3bd6b',
}RGB Array
[111, 109, 125], [222, 140, 104], [219, 170, 115], [221, 208, 172], [195, 189, 107]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #6F6D7D, #DE8C68, #DBAA73, #DDD0AC, #C3BD6B 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: #6f6d7d; --color-2: #de8c68; --color-3: #dbaa73; --color-4: #ddd0ac; --color-5: #c3bd6b. 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