Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFEED6
Goose Yellow · Beige · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C3CD48
Autumn Sage · GreenYellow · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#93BC18
Grass Green · DarkGoldenRod · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#28599C
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#0F2435
Lake Blue · DarkSlateGray · Deep Sea Blue
Traditional「Lake Blue」· Paint「Deep Sea Blue」· 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
FFEED6 | C3CD48 | 93BC18 | 28599C | 0F2435 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.0 Fail | 6.2 AA | 13.9 AAA | |
1.5 Fail | — | 1.3 Fail | 4.0 AA Large | 9.2 AAA | |
2.0 Fail | 1.3 Fail | — | 3.1 AA Large | 7.1 AAA | |
6.2 AA | 4.0 AA Large | 3.1 AA Large | — | 2.3 Fail | |
13.9 AAA | 9.2 AAA | 7.1 AAA | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFEED6
#C3CD48
#93BC18
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffeed6;
--color-2: #c3cd48;
--color-3: #93bc18;
--color-4: #28599c;
--color-5: #0f2435;
}SCSS
$color-1: #ffeed6; $color-2: #c3cd48; $color-3: #93bc18; $color-4: #28599c; $color-5: #0f2435;
TAILWIND
colors: {
'brand-1': '#ffeed6',
'brand-2': '#c3cd48',
'brand-3': '#93bc18',
'brand-4': '#28599c',
'brand-5': '#0f2435',
}RGB Array
[255, 238, 214], [195, 205, 72], [147, 188, 24], [40, 89, 156], [15, 36, 53]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFEED6, #C3CD48, #93BC18, #28599C, #0F2435 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: #ffeed6; --color-2: #c3cd48; --color-3: #93bc18; --color-4: #28599c; --color-5: #0f2435. 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