Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#9933CC
Royal Purple · DarkOrchid · Violet
Traditional「Royal Purple」· Paint「Violet」· Creative Blush Sunrise
#6677BB
Azure · SlateBlue · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#33BBAA
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#00FF99
Mineral Blue · MediumSpringGreen · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#2C302F
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
9933CC | 6677BB | 33BBAA | 00FF99 | 2C302F | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.4 Fail | 4.3 AA Large | 2.4 Fail | |
1.3 Fail | — | 1.8 Fail | 3.2 AA Large | 3.1 AA Large | |
2.4 Fail | 1.8 Fail | — | 1.8 Fail | 5.6 AA | |
4.3 AA Large | 3.2 AA Large | 1.8 Fail | — | 10.0 AAA | |
2.4 Fail | 3.1 AA Large | 5.6 AA | 10.0 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#9933CC
#6677BB
#33BBAA
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #9933cc;
--color-2: #6677bb;
--color-3: #33bbaa;
--color-4: #00ff99;
--color-5: #2c302f;
}SCSS
$color-1: #9933cc; $color-2: #6677bb; $color-3: #33bbaa; $color-4: #00ff99; $color-5: #2c302f;
TAILWIND
colors: {
'brand-1': '#9933cc',
'brand-2': '#6677bb',
'brand-3': '#33bbaa',
'brand-4': '#00ff99',
'brand-5': '#2c302f',
}RGB Array
[153, 51, 204], [102, 119, 187], [51, 187, 170], [0, 255, 153], [44, 48, 47]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #9933CC, #6677BB, #33BBAA, #00FF99, #2C302F is ideal for: corporate websites, product showcases, portfolios. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #9933cc; --color-2: #6677bb; --color-3: #33bbaa; --color-4: #00ff99; --color-5: #2c302f. 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 tech, SaaS, healthcare, eco industries. 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