Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D89030
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#D8C090
Goose Yellow · BurlyWood · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#D8D8A8
Fresh Green · Wheat · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#F0F0D8
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
D89030 | D8C090 | D8D8A8 | F0F0D8 | 000000 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.8 Fail | 2.3 Fail | 8.0 AAA | |
1.5 Fail | — | 1.2 Fail | 1.5 Fail | 11.9 AAA | |
1.8 Fail | 1.2 Fail | — | 1.3 Fail | 14.3 AAA | |
2.3 Fail | 1.5 Fail | 1.3 Fail | — | 18.2 AAA | |
8.0 AAA | 11.9 AAA | 14.3 AAA | 18.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D89030
#D8C090
#D8D8A8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d89030;
--color-2: #d8c090;
--color-3: #d8d8a8;
--color-4: #f0f0d8;
--color-5: #000000;
}SCSS
$color-1: #d89030; $color-2: #d8c090; $color-3: #d8d8a8; $color-4: #f0f0d8; $color-5: #000000;
TAILWIND
colors: {
'brand-1': '#d89030',
'brand-2': '#d8c090',
'brand-3': '#d8d8a8',
'brand-4': '#f0f0d8',
'brand-5': '#000000',
}RGB Array
[216, 144, 48], [216, 192, 144], [216, 216, 168], [240, 240, 216], [0, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #D89030, #D8C090, #D8D8A8, #F0F0D8, #000000 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: #d89030; --color-2: #d8c090; --color-3: #d8d8a8; --color-4: #f0f0d8; --color-5: #000000. 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 warm-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