Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFEC9A
Goose Yellow · Khaki · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#ECAA7B
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#7A383B
Crimson · Sienna · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#1A0323
Royal Purple · Black · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#6A504E
Crimson · DimGray · Wine Red
Traditional「Crimson」· Paint「Wine 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
FFEC9A | ECAA7B | 7A383B | 1A0323 | 6A504E | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 7.2 AAA | 16.4 AAA | 6.2 AA | |
1.7 Fail | — | 4.3 AA Large | 9.8 AAA | 3.7 AA Large | |
7.2 AAA | 4.3 AA Large | — | 2.3 Fail | 1.2 Fail | |
16.4 AAA | 9.8 AAA | 2.3 Fail | — | 2.7 Fail | |
6.2 AA | 3.7 AA Large | 1.2 Fail | 2.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFEC9A
#ECAA7B
#7A383B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffec9a;
--color-2: #ecaa7b;
--color-3: #7a383b;
--color-4: #1a0323;
--color-5: #6a504e;
}SCSS
$color-1: #ffec9a; $color-2: #ecaa7b; $color-3: #7a383b; $color-4: #1a0323; $color-5: #6a504e;
TAILWIND
colors: {
'brand-1': '#ffec9a',
'brand-2': '#ecaa7b',
'brand-3': '#7a383b',
'brand-4': '#1a0323',
'brand-5': '#6a504e',
}RGB Array
[255, 236, 154], [236, 170, 123], [122, 56, 59], [26, 3, 35], [106, 80, 78]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFEC9A, #ECAA7B, #7A383B, #1A0323, #6A504E 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: #ffec9a; --color-2: #ecaa7b; --color-3: #7a383b; --color-4: #1a0323; --color-5: #6a504e. 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