Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CACCED
Azure · LightGray · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#B5BDBB
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#BD4B7D
Dark Violet · MediumVioletRed · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#ED2E24
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#E61545
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
CACCED | B5BDBB | BD4B7D | ED2E24 | E61545 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 3.0 Fail | 2.7 Fail | 2.9 Fail | |
1.2 Fail | — | 2.5 Fail | 2.2 Fail | 2.4 Fail | |
3.0 Fail | 2.5 Fail | — | 1.1 Fail | 1.0 Fail | |
2.7 Fail | 2.2 Fail | 1.1 Fail | — | 1.1 Fail | |
2.9 Fail | 2.4 Fail | 1.0 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CACCED
#B5BDBB
#BD4B7D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cacced;
--color-2: #b5bdbb;
--color-3: #bd4b7d;
--color-4: #ed2e24;
--color-5: #e61545;
}SCSS
$color-1: #cacced; $color-2: #b5bdbb; $color-3: #bd4b7d; $color-4: #ed2e24; $color-5: #e61545;
TAILWIND
colors: {
'brand-1': '#cacced',
'brand-2': '#b5bdbb',
'brand-3': '#bd4b7d',
'brand-4': '#ed2e24',
'brand-5': '#e61545',
}RGB Array
[202, 204, 237], [181, 189, 187], [189, 75, 125], [237, 46, 36], [230, 21, 69]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CACCED, #B5BDBB, #BD4B7D, #ED2E24, #E61545 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: #cacced; --color-2: #b5bdbb; --color-3: #bd4b7d; --color-4: #ed2e24; --color-5: #e61545. 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