Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EED8A6
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#DDB91A
Ochre · GoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#B31100
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#004903
Pine Green · DarkGreen · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· Creative Blush Sunrise
#1B1E03
Autumn Sage · Black · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· 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
EED8A6 | DDB91A | B31100 | 004903 | 1B1E03 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 5.0 AA | 7.7 AAA | 12.2 AAA | |
1.4 Fail | — | 3.7 AA Large | 5.6 AA | 8.9 AAA | |
5.0 AA | 3.7 AA Large | — | 1.5 Fail | 2.4 Fail | |
7.7 AAA | 5.6 AA | 1.5 Fail | — | 1.6 Fail | |
12.2 AAA | 8.9 AAA | 2.4 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EED8A6
#DDB91A
#B31100
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eed8a6;
--color-2: #ddb91a;
--color-3: #b31100;
--color-4: #004903;
--color-5: #1b1e03;
}SCSS
$color-1: #eed8a6; $color-2: #ddb91a; $color-3: #b31100; $color-4: #004903; $color-5: #1b1e03;
TAILWIND
colors: {
'brand-1': '#eed8a6',
'brand-2': '#ddb91a',
'brand-3': '#b31100',
'brand-4': '#004903',
'brand-5': '#1b1e03',
}RGB Array
[238, 216, 166], [221, 185, 26], [179, 17, 0], [0, 73, 3], [27, 30, 3]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EED8A6, #DDB91A, #B31100, #004903, #1B1E03 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #eed8a6; --color-2: #ddb91a; --color-3: #b31100; --color-4: #004903; --color-5: #1b1e03. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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