Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C49F73
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#CFC5AC
Goose Yellow · Silver · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#81806B
Autumn Sage · Gray · Warm Gray
Traditional「Autumn Sage」· Paint「Warm Gray」· Creative Urban Concrete
#424F60
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#2B3046
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian 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
C49F73 | CFC5AC | 81806B | 424F60 | 2B3046 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.6 Fail | 3.4 AA Large | 5.3 AA | |
1.4 Fail | — | 2.3 Fail | 4.9 AA | 7.6 AAA | |
1.6 Fail | 2.3 Fail | — | 2.1 Fail | 3.2 AA Large | |
3.4 AA Large | 4.9 AA | 2.1 Fail | — | 1.6 Fail | |
5.3 AA | 7.6 AAA | 3.2 AA Large | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C49F73
#CFC5AC
#81806B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c49f73;
--color-2: #cfc5ac;
--color-3: #81806b;
--color-4: #424f60;
--color-5: #2b3046;
}SCSS
$color-1: #c49f73; $color-2: #cfc5ac; $color-3: #81806b; $color-4: #424f60; $color-5: #2b3046;
TAILWIND
colors: {
'brand-1': '#c49f73',
'brand-2': '#cfc5ac',
'brand-3': '#81806b',
'brand-4': '#424f60',
'brand-5': '#2b3046',
}RGB Array
[196, 159, 115], [207, 197, 172], [129, 128, 107], [66, 79, 96], [43, 48, 70]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C49F73, #CFC5AC, #81806B, #424F60, #2B3046 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: #c49f73; --color-2: #cfc5ac; --color-3: #81806b; --color-4: #424f60; --color-5: #2b3046. 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