Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#252D33
Slate Blue · DarkSlateGray · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#FF40A3
Mauve · DeepPink · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#DEBAD9
Mauve · LightGray · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#D0D6D0
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#F0E3D1
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
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
252D33 | FF40A3 | DEBAD9 | D0D6D0 | F0E3D1 | |
|---|---|---|---|---|---|
| — | 4.3 AA Large | 8.1 AAA | 9.5 AAA | 11.1 AAA | |
4.3 AA Large | — | 1.9 Fail | 2.2 Fail | 2.6 Fail | |
8.1 AAA | 1.9 Fail | — | 1.2 Fail | 1.4 Fail | |
9.5 AAA | 2.2 Fail | 1.2 Fail | — | 1.2 Fail | |
11.1 AAA | 2.6 Fail | 1.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#252D33
#FF40A3
#DEBAD9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #252d33;
--color-2: #ff40a3;
--color-3: #debad9;
--color-4: #d0d6d0;
--color-5: #f0e3d1;
}SCSS
$color-1: #252d33; $color-2: #ff40a3; $color-3: #debad9; $color-4: #d0d6d0; $color-5: #f0e3d1;
TAILWIND
colors: {
'brand-1': '#252d33',
'brand-2': '#ff40a3',
'brand-3': '#debad9',
'brand-4': '#d0d6d0',
'brand-5': '#f0e3d1',
}RGB Array
[37, 45, 51], [255, 64, 163], [222, 186, 217], [208, 214, 208], [240, 227, 209]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #252D33, #FF40A3, #DEBAD9, #D0D6D0, #F0E3D1 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: #252d33; --color-2: #ff40a3; --color-3: #debad9; --color-4: #d0d6d0; --color-5: #f0e3d1. 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