Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C4C08B
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#D6775A
Crimson · Coral · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#D34B25
Vermilion · Chocolate · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#693C3E
Crimson · DarkOliveGreen · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#583B47
Dark Violet · DarkSlateGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
C4C08B | D6775A | D34B25 | 693C3E | 583B47 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.3 Fail | 4.9 AA | 5.3 AA | |
1.7 Fail | — | 1.4 Fail | 2.9 Fail | 3.1 AA Large | |
2.3 Fail | 1.4 Fail | — | 2.1 Fail | 2.3 Fail | |
4.9 AA | 2.9 Fail | 2.1 Fail | — | 1.1 Fail | |
5.3 AA | 3.1 AA Large | 2.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C4C08B
#D6775A
#D34B25
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c4c08b;
--color-2: #d6775a;
--color-3: #d34b25;
--color-4: #693c3e;
--color-5: #583b47;
}SCSS
$color-1: #c4c08b; $color-2: #d6775a; $color-3: #d34b25; $color-4: #693c3e; $color-5: #583b47;
TAILWIND
colors: {
'brand-1': '#c4c08b',
'brand-2': '#d6775a',
'brand-3': '#d34b25',
'brand-4': '#693c3e',
'brand-5': '#583b47',
}RGB Array
[196, 192, 139], [214, 119, 90], [211, 75, 37], [105, 60, 62], [88, 59, 71]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C4C08B, #D6775A, #D34B25, #693C3E, #583B47 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: #c4c08b; --color-2: #d6775a; --color-3: #d34b25; --color-4: #693c3e; --color-5: #583b47. 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