Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFCADC
Rouge · Pink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#FF548C
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#631B42
Rose Purple · Brown · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#98E7FC
Sky Blue · LightSkyBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#1A95B5
Lake Blue · LightSeaGreen · 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
FFCADC | FF548C | 631B42 | 98E7FC | 1A95B5 | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 8.3 AAA | 1.0 Fail | 2.5 Fail | |
2.1 Fail | — | 3.9 AA Large | 2.2 Fail | 1.1 Fail | |
8.3 AAA | 3.9 AA Large | — | 8.6 AAA | 3.4 AA Large | |
1.0 Fail | 2.2 Fail | 8.6 AAA | — | 2.5 Fail | |
2.5 Fail | 1.1 Fail | 3.4 AA Large | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFCADC
#FF548C
#631B42
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffcadc;
--color-2: #ff548c;
--color-3: #631b42;
--color-4: #98e7fc;
--color-5: #1a95b5;
}SCSS
$color-1: #ffcadc; $color-2: #ff548c; $color-3: #631b42; $color-4: #98e7fc; $color-5: #1a95b5;
TAILWIND
colors: {
'brand-1': '#ffcadc',
'brand-2': '#ff548c',
'brand-3': '#631b42',
'brand-4': '#98e7fc',
'brand-5': '#1a95b5',
}RGB Array
[255, 202, 220], [255, 84, 140], [99, 27, 66], [152, 231, 252], [26, 149, 181]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFCADC, #FF548C, #631B42, #98E7FC, #1A95B5 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ffcadc; --color-2: #ff548c; --color-3: #631b42; --color-4: #98e7fc; --color-5: #1a95b5. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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