Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CDD6E5
Azure · LightGray · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#DF462F
Vermilion · Chocolate · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#C43593
Rose Purple · MediumVioletRed · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#413B36
Tangerine · DarkSlateGray · Dark Stone
Traditional「Tangerine」· Paint「Dark Stone」· Creative Midnight Shadow
#4139D5
Deep Indigo · SlateBlue · Navy Blue
Traditional「Deep Indigo」· Paint「Navy 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
CDD6E5 | DF462F | C43593 | 413B36 | 4139D5 | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 3.4 AA Large | 7.5 AAA | 5.2 AA | |
2.8 Fail | — | 1.2 Fail | 2.7 Fail | 1.8 Fail | |
3.4 AA Large | 1.2 Fail | — | 2.2 Fail | 1.5 Fail | |
7.5 AAA | 2.7 Fail | 2.2 Fail | — | 1.5 Fail | |
5.2 AA | 1.8 Fail | 1.5 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CDD6E5
#DF462F
#C43593
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cdd6e5;
--color-2: #df462f;
--color-3: #c43593;
--color-4: #413b36;
--color-5: #4139d5;
}SCSS
$color-1: #cdd6e5; $color-2: #df462f; $color-3: #c43593; $color-4: #413b36; $color-5: #4139d5;
TAILWIND
colors: {
'brand-1': '#cdd6e5',
'brand-2': '#df462f',
'brand-3': '#c43593',
'brand-4': '#413b36',
'brand-5': '#4139d5',
}RGB Array
[205, 214, 229], [223, 70, 47], [196, 53, 147], [65, 59, 54], [65, 57, 213]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CDD6E5, #DF462F, #C43593, #413B36, #4139D5 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: #cdd6e5; --color-2: #df462f; --color-3: #c43593; --color-4: #413b36; --color-5: #4139d5. 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