Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF33CC
Rose Purple · DeepPink · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#EE77AA
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#DDBB88
Ginger · BurlyWood · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#CCFF66
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#2A2B27
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· 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
FF33CC | EE77AA | DDBB88 | CCFF66 | 2A2B27 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.7 Fail | 2.7 Fail | 4.5 AA Large | |
1.2 Fail | — | 1.5 Fail | 2.3 Fail | 5.3 AA | |
1.7 Fail | 1.5 Fail | — | 1.6 Fail | 7.8 AAA | |
2.7 Fail | 2.3 Fail | 1.6 Fail | — | 12.3 AAA | |
4.5 AA Large | 5.3 AA | 7.8 AAA | 12.3 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF33CC
#EE77AA
#DDBB88
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff33cc;
--color-2: #ee77aa;
--color-3: #ddbb88;
--color-4: #ccff66;
--color-5: #2a2b27;
}SCSS
$color-1: #ff33cc; $color-2: #ee77aa; $color-3: #ddbb88; $color-4: #ccff66; $color-5: #2a2b27;
TAILWIND
colors: {
'brand-1': '#ff33cc',
'brand-2': '#ee77aa',
'brand-3': '#ddbb88',
'brand-4': '#ccff66',
'brand-5': '#2a2b27',
}RGB Array
[255, 51, 204], [238, 119, 170], [221, 187, 136], [204, 255, 102], [42, 43, 39]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FF33CC, #EE77AA, #DDBB88, #CCFF66, #2A2B27 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: #ff33cc; --color-2: #ee77aa; --color-3: #ddbb88; --color-4: #ccff66; --color-5: #2a2b27. 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