Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B3D3EA
Sky Blue · LightBlue · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#FEF8FA
Rouge · Snow · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#E5B7B7
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#A88798
Rose Purple · DarkGray · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#3E1233
Rose Purple · DarkSlateGray · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
B3D3EA | FEF8FA | E5B7B7 | A88798 | 3E1233 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.1 Fail | 2.0 Fail | 10.0 AAA | |
1.5 Fail | — | 1.7 Fail | 3.0 AA Large | 15.0 AAA | |
1.1 Fail | 1.7 Fail | — | 1.8 Fail | 8.8 AAA | |
2.0 Fail | 3.0 AA Large | 1.8 Fail | — | 4.9 AA | |
10.0 AAA | 15.0 AAA | 8.8 AAA | 4.9 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B3D3EA
#FEF8FA
#E5B7B7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b3d3ea;
--color-2: #fef8fa;
--color-3: #e5b7b7;
--color-4: #a88798;
--color-5: #3e1233;
}SCSS
$color-1: #b3d3ea; $color-2: #fef8fa; $color-3: #e5b7b7; $color-4: #a88798; $color-5: #3e1233;
TAILWIND
colors: {
'brand-1': '#b3d3ea',
'brand-2': '#fef8fa',
'brand-3': '#e5b7b7',
'brand-4': '#a88798',
'brand-5': '#3e1233',
}RGB Array
[179, 211, 234], [254, 248, 250], [229, 183, 183], [168, 135, 152], [62, 18, 51]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B3D3EA, #FEF8FA, #E5B7B7, #A88798, #3E1233 is ideal for: health products, baby brands, fresh-style blogs, 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: #b3d3ea; --color-2: #fef8fa; --color-3: #e5b7b7; --color-4: #a88798; --color-5: #3e1233. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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