Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FE4A77
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#DD537C
Dark Violet · LightCoral · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#BB5D81
Dark Violet · LightCoral · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#9A6685
Rose Purple · Gray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#786F8A
Deep Indigo · SlateGray · Violet
Traditional「Deep Indigo」· Paint「Violet」· 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
FE4A77 | DD537C | BB5D81 | 9A6685 | 786F8A | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.3 Fail | 1.4 Fail | 1.5 Fail | |
1.2 Fail | — | 1.1 Fail | 1.2 Fail | 1.3 Fail | |
1.3 Fail | 1.1 Fail | — | 1.1 Fail | 1.1 Fail | |
1.4 Fail | 1.2 Fail | 1.1 Fail | — | 1.0 Fail | |
1.5 Fail | 1.3 Fail | 1.1 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FE4A77
#DD537C
#BB5D81
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fe4a77;
--color-2: #dd537c;
--color-3: #bb5d81;
--color-4: #9a6685;
--color-5: #786f8a;
}SCSS
$color-1: #fe4a77; $color-2: #dd537c; $color-3: #bb5d81; $color-4: #9a6685; $color-5: #786f8a;
TAILWIND
colors: {
'brand-1': '#fe4a77',
'brand-2': '#dd537c',
'brand-3': '#bb5d81',
'brand-4': '#9a6685',
'brand-5': '#786f8a',
}RGB Array
[254, 74, 119], [221, 83, 124], [187, 93, 129], [154, 102, 133], [120, 111, 138]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FE4A77, #DD537C, #BB5D81, #9A6685, #786F8A 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: #fe4a77; --color-2: #dd537c; --color-3: #bb5d81; --color-4: #9a6685; --color-5: #786f8a. 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