Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#33FF00
Pine Green · Lime · Olive Green
Traditional「Pine Green」· Paint「Olive Green」· Creative Blush Sunrise
#FF0051
Dark Violet · Crimson · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#C431B3
Rose Purple · MediumOrchid · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#2659FF
Azure · DodgerBlue · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#001B21
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
33FF00 | FF0051 | C431B3 | 2659FF | 001B21 | |
|---|---|---|---|---|---|
| — | 2.9 Fail | 3.5 AA Large | 3.9 AA Large | 13.1 AAA | |
2.9 Fail | — | 1.2 Fail | 1.4 Fail | 4.6 AA | |
3.5 AA Large | 1.2 Fail | — | 1.1 Fail | 3.8 AA Large | |
3.9 AA Large | 1.4 Fail | 1.1 Fail | — | 3.4 AA Large | |
13.1 AAA | 4.6 AA | 3.8 AA Large | 3.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#33FF00
#FF0051
#C431B3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #33ff00;
--color-2: #ff0051;
--color-3: #c431b3;
--color-4: #2659ff;
--color-5: #001b21;
}SCSS
$color-1: #33ff00; $color-2: #ff0051; $color-3: #c431b3; $color-4: #2659ff; $color-5: #001b21;
TAILWIND
colors: {
'brand-1': '#33ff00',
'brand-2': '#ff0051',
'brand-3': '#c431b3',
'brand-4': '#2659ff',
'brand-5': '#001b21',
}RGB Array
[51, 255, 0], [255, 0, 81], [196, 49, 179], [38, 89, 255], [0, 27, 33]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #33FF00, #FF0051, #C431B3, #2659FF, #001B21 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: #33ff00; --color-2: #ff0051; --color-3: #c431b3; --color-4: #2659ff; --color-5: #001b21. 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 dark-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