Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#6A1F4A
Rose Purple · Purple · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#AD2C62
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#C56D7B
Crimson · LightCoral · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#E4B0A5
Peach Pink · Tan · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#C4DCE8
Sky Blue · LightBlue · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
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
6A1F4A | AD2C62 | C56D7B | E4B0A5 | C4DCE8 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.1 AA Large | 5.8 AA | 7.7 AAA | |
1.7 Fail | — | 1.8 Fail | 3.3 AA Large | 4.5 AA Large | |
3.1 AA Large | 1.8 Fail | — | 1.9 Fail | 2.5 Fail | |
5.8 AA | 3.3 AA Large | 1.9 Fail | — | 1.3 Fail | |
7.7 AAA | 4.5 AA Large | 2.5 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#6A1F4A
#AD2C62
#C56D7B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #6a1f4a;
--color-2: #ad2c62;
--color-3: #c56d7b;
--color-4: #e4b0a5;
--color-5: #c4dce8;
}SCSS
$color-1: #6a1f4a; $color-2: #ad2c62; $color-3: #c56d7b; $color-4: #e4b0a5; $color-5: #c4dce8;
TAILWIND
colors: {
'brand-1': '#6a1f4a',
'brand-2': '#ad2c62',
'brand-3': '#c56d7b',
'brand-4': '#e4b0a5',
'brand-5': '#c4dce8',
}RGB Array
[106, 31, 74], [173, 44, 98], [197, 109, 123], [228, 176, 165], [196, 220, 232]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #6A1F4A, #AD2C62, #C56D7B, #E4B0A5, #C4DCE8 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: #6a1f4a; --color-2: #ad2c62; --color-3: #c56d7b; --color-4: #e4b0a5; --color-5: #c4dce8. 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