Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BECDD1
Sky Blue · LightSteelBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#D3D4D5
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#C2C3C4
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#B2B3B4
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#A0A1A2
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
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
BECDD1 | D3D4D5 | C2C3C4 | B2B3B4 | A0A1A2 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.1 Fail | 1.3 Fail | 1.6 Fail | |
1.1 Fail | — | 1.2 Fail | 1.4 Fail | 1.7 Fail | |
1.1 Fail | 1.2 Fail | — | 1.2 Fail | 1.5 Fail | |
1.3 Fail | 1.4 Fail | 1.2 Fail | — | 1.2 Fail | |
1.6 Fail | 1.7 Fail | 1.5 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BECDD1
#D3D4D5
#C2C3C4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #becdd1;
--color-2: #d3d4d5;
--color-3: #c2c3c4;
--color-4: #b2b3b4;
--color-5: #a0a1a2;
}SCSS
$color-1: #becdd1; $color-2: #d3d4d5; $color-3: #c2c3c4; $color-4: #b2b3b4; $color-5: #a0a1a2;
TAILWIND
colors: {
'brand-1': '#becdd1',
'brand-2': '#d3d4d5',
'brand-3': '#c2c3c4',
'brand-4': '#b2b3b4',
'brand-5': '#a0a1a2',
}RGB Array
[190, 205, 209], [211, 212, 213], [194, 195, 196], [178, 179, 180], [160, 161, 162]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BECDD1, #D3D4D5, #C2C3C4, #B2B3B4, #A0A1A2 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #becdd1; --color-2: #d3d4d5; --color-3: #c2c3c4; --color-4: #b2b3b4; --color-5: #a0a1a2. 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. 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 beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. 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