Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CC2649
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#992C4B
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#66324C
Dark Violet · DarkSlateGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#33384E
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#003E4F
Lake Blue · DarkSlateGray · 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
CC2649 | 992C4B | 66324C | 33384E | 003E4F | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.9 Fail | 2.2 Fail | 2.2 Fail | |
1.4 Fail | — | 1.3 Fail | 1.6 Fail | 1.6 Fail | |
1.9 Fail | 1.3 Fail | — | 1.2 Fail | 1.2 Fail | |
2.2 Fail | 1.6 Fail | 1.2 Fail | — | 1.0 Fail | |
2.2 Fail | 1.6 Fail | 1.2 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CC2649
#992C4B
#66324C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cc2649;
--color-2: #992c4b;
--color-3: #66324c;
--color-4: #33384e;
--color-5: #003e4f;
}SCSS
$color-1: #cc2649; $color-2: #992c4b; $color-3: #66324c; $color-4: #33384e; $color-5: #003e4f;
TAILWIND
colors: {
'brand-1': '#cc2649',
'brand-2': '#992c4b',
'brand-3': '#66324c',
'brand-4': '#33384e',
'brand-5': '#003e4f',
}RGB Array
[204, 38, 73], [153, 44, 75], [102, 50, 76], [51, 56, 78], [0, 62, 79]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #CC2649, #992C4B, #66324C, #33384E, #003E4F is ideal for: tech websites, dark mode UIs, game UIs. 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: #cc2649; --color-2: #992c4b; --color-3: #66324c; --color-4: #33384e; --color-5: #003e4f. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 cool-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