Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#36CFA8
Mineral Blue · LightSeaGreen · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#FFEBC2
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F7C040
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#CF0840
Dark Violet · Crimson · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
36CFA8 | FFEBC2 | F7C040 | CF0840 | 000000 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 1.2 Fail | 2.8 Fail | 10.6 AAA | |
1.7 Fail | — | 1.4 Fail | 4.8 AA | 17.9 AAA | |
1.2 Fail | 1.4 Fail | — | 3.3 AA Large | 12.6 AAA | |
2.8 Fail | 4.8 AA | 3.3 AA Large | — | 3.8 AA Large | |
10.6 AAA | 17.9 AAA | 12.6 AAA | 3.8 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#36CFA8
#FFEBC2
#F7C040
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #36cfa8;
--color-2: #ffebc2;
--color-3: #f7c040;
--color-4: #cf0840;
--color-5: #000000;
}SCSS
$color-1: #36cfa8; $color-2: #ffebc2; $color-3: #f7c040; $color-4: #cf0840; $color-5: #000000;
TAILWIND
colors: {
'brand-1': '#36cfa8',
'brand-2': '#ffebc2',
'brand-3': '#f7c040',
'brand-4': '#cf0840',
'brand-5': '#000000',
}RGB Array
[54, 207, 168], [255, 235, 194], [247, 192, 64], [207, 8, 64], [0, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #36CFA8, #FFEBC2, #F7C040, #CF0840, #000000 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: #36cfa8; --color-2: #ffebc2; --color-3: #f7c040; --color-4: #cf0840; --color-5: #000000. 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