Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DAD59F
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#E19B61
Apricot · SandyBrown · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#D7484D
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#8D2F44
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#2F263D
Deep Indigo · DarkSlateGray · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· 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
DAD59F | E19B61 | D7484D | 8D2F44 | 2F263D | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.8 Fail | 5.3 AA | 9.6 AAA | |
1.5 Fail | — | 1.8 Fail | 3.5 AA Large | 6.2 AA | |
2.8 Fail | 1.8 Fail | — | 1.9 Fail | 3.4 AA Large | |
5.3 AA | 3.5 AA Large | 1.9 Fail | — | 1.8 Fail | |
9.6 AAA | 6.2 AA | 3.4 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DAD59F
#E19B61
#D7484D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dad59f;
--color-2: #e19b61;
--color-3: #d7484d;
--color-4: #8d2f44;
--color-5: #2f263d;
}SCSS
$color-1: #dad59f; $color-2: #e19b61; $color-3: #d7484d; $color-4: #8d2f44; $color-5: #2f263d;
TAILWIND
colors: {
'brand-1': '#dad59f',
'brand-2': '#e19b61',
'brand-3': '#d7484d',
'brand-4': '#8d2f44',
'brand-5': '#2f263d',
}RGB Array
[218, 213, 159], [225, 155, 97], [215, 72, 77], [141, 47, 68], [47, 38, 61]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DAD59F, #E19B61, #D7484D, #8D2F44, #2F263D 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: #dad59f; --color-2: #e19b61; --color-3: #d7484d; --color-4: #8d2f44; --color-5: #2f263d. 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