Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D6C661
Fresh Green · BurlyWood · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#B59C47
Ochre · GoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#C97087
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#650932
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#2F0C22
Rose Purple · Black · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· 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
D6C661 | B59C47 | C97087 | 650932 | 2F0C22 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.0 Fail | 7.4 AAA | 10.1 AAA | |
1.6 Fail | — | 1.3 Fail | 4.8 AA | 6.5 AA | |
2.0 Fail | 1.3 Fail | — | 3.8 AA Large | 5.1 AA | |
7.4 AAA | 4.8 AA | 3.8 AA Large | — | 1.4 Fail | |
10.1 AAA | 6.5 AA | 5.1 AA | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D6C661
#B59C47
#C97087
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d6c661;
--color-2: #b59c47;
--color-3: #c97087;
--color-4: #650932;
--color-5: #2f0c22;
}SCSS
$color-1: #d6c661; $color-2: #b59c47; $color-3: #c97087; $color-4: #650932; $color-5: #2f0c22;
TAILWIND
colors: {
'brand-1': '#d6c661',
'brand-2': '#b59c47',
'brand-3': '#c97087',
'brand-4': '#650932',
'brand-5': '#2f0c22',
}RGB Array
[214, 198, 97], [181, 156, 71], [201, 112, 135], [101, 9, 50], [47, 12, 34]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D6C661, #B59C47, #C97087, #650932, #2F0C22 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: #d6c661; --color-2: #b59c47; --color-3: #c97087; --color-4: #650932; --color-5: #2f0c22. 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. 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