Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D2C88A
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#BB9F60
Ginger · DarkSalmon · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#CBD14F
Autumn Sage · SandyBrown · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#8EBA97
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#EC6B6F
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
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
D2C88A | BB9F60 | CBD14F | 8EBA97 | EC6B6F | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.0 Fail | 1.3 Fail | 1.8 Fail | |
1.5 Fail | — | 1.5 Fail | 1.2 Fail | 1.2 Fail | |
1.0 Fail | 1.5 Fail | — | 1.3 Fail | 1.9 Fail | |
1.3 Fail | 1.2 Fail | 1.3 Fail | — | 1.4 Fail | |
1.8 Fail | 1.2 Fail | 1.9 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D2C88A
#BB9F60
#CBD14F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d2c88a;
--color-2: #bb9f60;
--color-3: #cbd14f;
--color-4: #8eba97;
--color-5: #ec6b6f;
}SCSS
$color-1: #d2c88a; $color-2: #bb9f60; $color-3: #cbd14f; $color-4: #8eba97; $color-5: #ec6b6f;
TAILWIND
colors: {
'brand-1': '#d2c88a',
'brand-2': '#bb9f60',
'brand-3': '#cbd14f',
'brand-4': '#8eba97',
'brand-5': '#ec6b6f',
}RGB Array
[210, 200, 138], [187, 159, 96], [203, 209, 79], [142, 186, 151], [236, 107, 111]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #D2C88A, #BB9F60, #CBD14F, #8EBA97, #EC6B6F 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: #d2c88a; --color-2: #bb9f60; --color-3: #cbd14f; --color-4: #8eba97; --color-5: #ec6b6f. 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 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