Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EBA68F
Apricot · BurlyWood · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#33302F
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#DBCAA7
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F74D14
Tangerine · OrangeRed · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#D1B997
Goose Yellow · Tan · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
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
EBA68F | 33302F | DBCAA7 | F74D14 | D1B997 | |
|---|---|---|---|---|---|
| — | 6.5 AA | 1.3 Fail | 1.7 Fail | 1.1 Fail | |
6.5 AA | — | 8.1 AAA | 3.8 AA Large | 6.9 AA | |
1.3 Fail | 8.1 AAA | — | 2.2 Fail | 1.2 Fail | |
1.7 Fail | 3.8 AA Large | 2.2 Fail | — | 1.8 Fail | |
1.1 Fail | 6.9 AA | 1.2 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EBA68F
#33302F
#DBCAA7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eba68f;
--color-2: #33302f;
--color-3: #dbcaa7;
--color-4: #f74d14;
--color-5: #d1b997;
}SCSS
$color-1: #eba68f; $color-2: #33302f; $color-3: #dbcaa7; $color-4: #f74d14; $color-5: #d1b997;
TAILWIND
colors: {
'brand-1': '#eba68f',
'brand-2': '#33302f',
'brand-3': '#dbcaa7',
'brand-4': '#f74d14',
'brand-5': '#d1b997',
}RGB Array
[235, 166, 143], [51, 48, 47], [219, 202, 167], [247, 77, 20], [209, 185, 151]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #EBA68F, #33302F, #DBCAA7, #F74D14, #D1B997 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: #eba68f; --color-2: #33302f; --color-3: #dbcaa7; --color-4: #f74d14; --color-5: #d1b997. 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