Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFF0F
Autumn Sage · Yellow · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#93FF42
Emerald · GreenYellow · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#80CC80
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#ACA486
Ginger · DarkGray · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#D87C8C
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
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
FFFF0F | 93FF42 | 80CC80 | ACA486 | D87C8C | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.8 Fail | 2.3 Fail | 2.7 Fail | |
1.2 Fail | — | 1.5 Fail | 2.0 Fail | 2.3 Fail | |
1.8 Fail | 1.5 Fail | — | 1.3 Fail | 1.5 Fail | |
2.3 Fail | 2.0 Fail | 1.3 Fail | — | 1.2 Fail | |
2.7 Fail | 2.3 Fail | 1.5 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFF0F
#93FF42
#80CC80
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffff0f;
--color-2: #93ff42;
--color-3: #80cc80;
--color-4: #aca486;
--color-5: #d87c8c;
}SCSS
$color-1: #ffff0f; $color-2: #93ff42; $color-3: #80cc80; $color-4: #aca486; $color-5: #d87c8c;
TAILWIND
colors: {
'brand-1': '#ffff0f',
'brand-2': '#93ff42',
'brand-3': '#80cc80',
'brand-4': '#aca486',
'brand-5': '#d87c8c',
}RGB Array
[255, 255, 15], [147, 255, 66], [128, 204, 128], [172, 164, 134], [216, 124, 140]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFF0F, #93FF42, #80CC80, #ACA486, #D87C8C is ideal for: social media posters, mobile apps, e-commerce promos. Vivid colors effectively attract user attention. 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: #ffff0f; --color-2: #93ff42; --color-3: #80cc80; --color-4: #aca486; --color-5: #d87c8c. 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. 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