Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#19F8DA
Mineral Blue · Cyan · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#91E4C5
Jade · LightBlue · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#929A97
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#AA76B5
Dark Plum · MediumOrchid · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#59536C
Deep Indigo · DimGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· 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
19F8DA | 91E4C5 | 929A97 | AA76B5 | 59536C | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 2.1 Fail | 2.6 Fail | 5.4 AA | |
1.1 Fail | — | 1.9 Fail | 2.4 Fail | 4.9 AA | |
2.1 Fail | 1.9 Fail | — | 1.2 Fail | 2.5 Fail | |
2.6 Fail | 2.4 Fail | 1.2 Fail | — | 2.1 Fail | |
5.4 AA | 4.9 AA | 2.5 Fail | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#19F8DA
#91E4C5
#929A97
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #19f8da;
--color-2: #91e4c5;
--color-3: #929a97;
--color-4: #aa76b5;
--color-5: #59536c;
}SCSS
$color-1: #19f8da; $color-2: #91e4c5; $color-3: #929a97; $color-4: #aa76b5; $color-5: #59536c;
TAILWIND
colors: {
'brand-1': '#19f8da',
'brand-2': '#91e4c5',
'brand-3': '#929a97',
'brand-4': '#aa76b5',
'brand-5': '#59536c',
}RGB Array
[25, 248, 218], [145, 228, 197], [146, 154, 151], [170, 118, 181], [89, 83, 108]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #19F8DA, #91E4C5, #929A97, #AA76B5, #59536C 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: #19f8da; --color-2: #91e4c5; --color-3: #929a97; --color-4: #aa76b5; --color-5: #59536c. 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