Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FEFCE2
Fresh Green · LightYellow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#FC06CA
Rose Purple · Magenta · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#FC6206
Tangerine · OrangeRed · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#02BBE6
Lake Blue · DeepSkyBlue · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#000101
Lake Blue · Black · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· 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
FEFCE2 | FC06CA | FC6206 | 02BBE6 | 000101 | |
|---|---|---|---|---|---|
| — | 3.4 AA Large | 2.9 Fail | 2.2 Fail | 20.1 AAA | |
3.4 AA Large | — | 1.1 Fail | 1.5 Fail | 6.0 AA | |
2.9 Fail | 1.1 Fail | — | 1.3 Fail | 6.9 AA | |
2.2 Fail | 1.5 Fail | 1.3 Fail | — | 9.2 AAA | |
20.1 AAA | 6.0 AA | 6.9 AA | 9.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FEFCE2
#FC06CA
#FC6206
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fefce2;
--color-2: #fc06ca;
--color-3: #fc6206;
--color-4: #02bbe6;
--color-5: #000101;
}SCSS
$color-1: #fefce2; $color-2: #fc06ca; $color-3: #fc6206; $color-4: #02bbe6; $color-5: #000101;
TAILWIND
colors: {
'brand-1': '#fefce2',
'brand-2': '#fc06ca',
'brand-3': '#fc6206',
'brand-4': '#02bbe6',
'brand-5': '#000101',
}RGB Array
[254, 252, 226], [252, 6, 202], [252, 98, 6], [2, 187, 230], [0, 1, 1]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FEFCE2, #FC06CA, #FC6206, #02BBE6, #000101 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: #fefce2; --color-2: #fc06ca; --color-3: #fc6206; --color-4: #02bbe6; --color-5: #000101. 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