Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#99FFFF
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#A6BFCC
Sky Blue · LightSteelBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#B38099
Dark Violet · DarkGray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#AB4B6E
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#A62366
Rose Purple · MediumVioletRed · Camellia
Traditional「Rose Purple」· Paint「Camellia」· 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
99FFFF | A6BFCC | B38099 | AB4B6E | A62366 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.8 Fail | 4.6 AA | 5.9 AA | |
1.7 Fail | — | 1.7 Fail | 2.8 Fail | 3.6 AA Large | |
2.8 Fail | 1.7 Fail | — | 1.6 Fail | 2.1 Fail | |
4.6 AA | 2.8 Fail | 1.6 Fail | — | 1.3 Fail | |
5.9 AA | 3.6 AA Large | 2.1 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#99FFFF
#A6BFCC
#B38099
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #99ffff;
--color-2: #a6bfcc;
--color-3: #b38099;
--color-4: #ab4b6e;
--color-5: #a62366;
}SCSS
$color-1: #99ffff; $color-2: #a6bfcc; $color-3: #b38099; $color-4: #ab4b6e; $color-5: #a62366;
TAILWIND
colors: {
'brand-1': '#99ffff',
'brand-2': '#a6bfcc',
'brand-3': '#b38099',
'brand-4': '#ab4b6e',
'brand-5': '#a62366',
}RGB Array
[153, 255, 255], [166, 191, 204], [179, 128, 153], [171, 75, 110], [166, 35, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #99FFFF, #A6BFCC, #B38099, #AB4B6E, #A62366 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #99ffff; --color-2: #a6bfcc; --color-3: #b38099; --color-4: #ab4b6e; --color-5: #a62366. 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 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