Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F70CA5
Rose Purple · DeepPink · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#C63CAF
Rose Purple · MediumOrchid · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#956CB9
Dark Plum · SlateBlue · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#649CC2
Slate Blue · CadetBlue · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#33CCCC
Lake Blue · MediumTurquoise · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· 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
F70CA5 | C63CAF | 956CB9 | 649CC2 | 33CCCC | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.1 Fail | 1.3 Fail | 1.9 Fail | |
1.2 Fail | — | 1.1 Fail | 1.5 Fail | 2.3 Fail | |
1.1 Fail | 1.1 Fail | — | 1.4 Fail | 2.1 Fail | |
1.3 Fail | 1.5 Fail | 1.4 Fail | — | 1.5 Fail | |
1.9 Fail | 2.3 Fail | 2.1 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F70CA5
#C63CAF
#956CB9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f70ca5;
--color-2: #c63caf;
--color-3: #956cb9;
--color-4: #649cc2;
--color-5: #33cccc;
}SCSS
$color-1: #f70ca5; $color-2: #c63caf; $color-3: #956cb9; $color-4: #649cc2; $color-5: #33cccc;
TAILWIND
colors: {
'brand-1': '#f70ca5',
'brand-2': '#c63caf',
'brand-3': '#956cb9',
'brand-4': '#649cc2',
'brand-5': '#33cccc',
}RGB Array
[247, 12, 165], [198, 60, 175], [149, 108, 185], [100, 156, 194], [51, 204, 204]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F70CA5, #C63CAF, #956CB9, #649CC2, #33CCCC 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: #f70ca5; --color-2: #c63caf; --color-3: #956cb9; --color-4: #649cc2; --color-5: #33cccc. 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