Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CC0000
Vermilion · Red · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#385257
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#48696E
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#5F8285
Slate Blue · SlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#FF054C
Dark Violet · Crimson · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· 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
CC0000 | 385257 | 48696E | 5F8285 | FF054C | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.0 Fail | 1.4 Fail | 1.5 Fail | |
1.4 Fail | — | 1.4 Fail | 2.0 Fail | 2.1 Fail | |
1.0 Fail | 1.4 Fail | — | 1.4 Fail | 1.5 Fail | |
1.4 Fail | 2.0 Fail | 1.4 Fail | — | 1.1 Fail | |
1.5 Fail | 2.1 Fail | 1.5 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CC0000
#385257
#48696E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cc0000;
--color-2: #385257;
--color-3: #48696e;
--color-4: #5f8285;
--color-5: #ff054c;
}SCSS
$color-1: #cc0000; $color-2: #385257; $color-3: #48696e; $color-4: #5f8285; $color-5: #ff054c;
TAILWIND
colors: {
'brand-1': '#cc0000',
'brand-2': '#385257',
'brand-3': '#48696e',
'brand-4': '#5f8285',
'brand-5': '#ff054c',
}RGB Array
[204, 0, 0], [56, 82, 87], [72, 105, 110], [95, 130, 133], [255, 5, 76]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CC0000, #385257, #48696E, #5F8285, #FF054C 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: #cc0000; --color-2: #385257; --color-3: #48696e; --color-4: #5f8285; --color-5: #ff054c. 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