Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#66D9CC
Jade · MediumTurquoise · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#D6624E
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#9C2F6E
Rose Purple · MediumVioletRed · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#68387F
Dark Plum · DarkSlateBlue · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#2E2F51
Indigo · DarkSlateGray · Prussian Blue
Traditional「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
66D9CC | D6624E | 9C2F6E | 68387F | 2E2F51 | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 4.1 AA Large | 5.0 AA | 7.5 AAA | |
2.2 Fail | — | 1.9 Fail | 2.3 Fail | 3.5 AA Large | |
4.1 AA Large | 1.9 Fail | — | 1.2 Fail | 1.9 Fail | |
5.0 AA | 2.3 Fail | 1.2 Fail | — | 1.5 Fail | |
7.5 AAA | 3.5 AA Large | 1.9 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#66D9CC
#D6624E
#9C2F6E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #66d9cc;
--color-2: #d6624e;
--color-3: #9c2f6e;
--color-4: #68387f;
--color-5: #2e2f51;
}SCSS
$color-1: #66d9cc; $color-2: #d6624e; $color-3: #9c2f6e; $color-4: #68387f; $color-5: #2e2f51;
TAILWIND
colors: {
'brand-1': '#66d9cc',
'brand-2': '#d6624e',
'brand-3': '#9c2f6e',
'brand-4': '#68387f',
'brand-5': '#2e2f51',
}RGB Array
[102, 217, 204], [214, 98, 78], [156, 47, 110], [104, 56, 127], [46, 47, 81]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #66D9CC, #D6624E, #9C2F6E, #68387F, #2E2F51 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: #66d9cc; --color-2: #d6624e; --color-3: #9c2f6e; --color-4: #68387f; --color-5: #2e2f51. 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