Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEC79D
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#C28C6A
Tangerine · DarkSalmon · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#916161
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#2C1503
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#80728B
Dark Plum · Gray · Violet
Traditional「Dark Plum」· Paint「Violet」· 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
DEC79D | C28C6A | 916161 | 2C1503 | 80728B | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 3.1 AA Large | 10.5 AAA | 2.7 Fail | |
1.8 Fail | — | 1.8 Fail | 6.0 AA | 1.5 Fail | |
3.1 AA Large | 1.8 Fail | — | 3.4 AA Large | 1.1 Fail | |
10.5 AAA | 6.0 AA | 3.4 AA Large | — | 3.9 AA Large | |
2.7 Fail | 1.5 Fail | 1.1 Fail | 3.9 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEC79D
#C28C6A
#916161
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dec79d;
--color-2: #c28c6a;
--color-3: #916161;
--color-4: #2c1503;
--color-5: #80728b;
}SCSS
$color-1: #dec79d; $color-2: #c28c6a; $color-3: #916161; $color-4: #2c1503; $color-5: #80728b;
TAILWIND
colors: {
'brand-1': '#dec79d',
'brand-2': '#c28c6a',
'brand-3': '#916161',
'brand-4': '#2c1503',
'brand-5': '#80728b',
}RGB Array
[222, 199, 157], [194, 140, 106], [145, 97, 97], [44, 21, 3], [128, 114, 139]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #DEC79D, #C28C6A, #916161, #2C1503, #80728B is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #dec79d; --color-2: #c28c6a; --color-3: #916161; --color-4: #2c1503; --color-5: #80728b. 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 sunset-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