Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE6C9
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#EAC93E
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#DE9F02
Ochre · GoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#001C2A
Lake Blue · Black · Deep Sea Blue
Traditional「Lake Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#DE491F
Vermilion · Chocolate · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
FFE6C9 | EAC93E | DE9F02 | 001C2A | DE491F | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 14.5 AAA | 3.4 AA Large | |
1.3 Fail | — | 1.4 Fail | 10.8 AAA | 2.5 Fail | |
1.9 Fail | 1.4 Fail | — | 7.6 AAA | 1.8 Fail | |
14.5 AAA | 10.8 AAA | 7.6 AAA | — | 4.2 AA Large | |
3.4 AA Large | 2.5 Fail | 1.8 Fail | 4.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE6C9
#EAC93E
#DE9F02
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe6c9;
--color-2: #eac93e;
--color-3: #de9f02;
--color-4: #001c2a;
--color-5: #de491f;
}SCSS
$color-1: #ffe6c9; $color-2: #eac93e; $color-3: #de9f02; $color-4: #001c2a; $color-5: #de491f;
TAILWIND
colors: {
'brand-1': '#ffe6c9',
'brand-2': '#eac93e',
'brand-3': '#de9f02',
'brand-4': '#001c2a',
'brand-5': '#de491f',
}RGB Array
[255, 230, 201], [234, 201, 62], [222, 159, 2], [0, 28, 42], [222, 73, 31]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFE6C9, #EAC93E, #DE9F02, #001C2A, #DE491F is ideal for: social media posters, mobile apps, e-commerce promos, 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: #ffe6c9; --color-2: #eac93e; --color-3: #de9f02; --color-4: #001c2a; --color-5: #de491f. 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 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