Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B9C6CC
Sky Blue · Silver · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#B3B5B0
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#BC947B
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#E2C28F
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#FFE4AF
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
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
B9C6CC | B3B5B0 | BC947B | E2C28F | FFE4AF | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.6 Fail | 1.0 Fail | 1.4 Fail | |
1.2 Fail | — | 1.3 Fail | 1.2 Fail | 1.7 Fail | |
1.6 Fail | 1.3 Fail | — | 1.6 Fail | 2.2 Fail | |
1.0 Fail | 1.2 Fail | 1.6 Fail | — | 1.4 Fail | |
1.4 Fail | 1.7 Fail | 2.2 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B9C6CC
#B3B5B0
#BC947B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b9c6cc;
--color-2: #b3b5b0;
--color-3: #bc947b;
--color-4: #e2c28f;
--color-5: #ffe4af;
}SCSS
$color-1: #b9c6cc; $color-2: #b3b5b0; $color-3: #bc947b; $color-4: #e2c28f; $color-5: #ffe4af;
TAILWIND
colors: {
'brand-1': '#b9c6cc',
'brand-2': '#b3b5b0',
'brand-3': '#bc947b',
'brand-4': '#e2c28f',
'brand-5': '#ffe4af',
}RGB Array
[185, 198, 204], [179, 181, 176], [188, 148, 123], [226, 194, 143], [255, 228, 175]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B9C6CC, #B3B5B0, #BC947B, #E2C28F, #FFE4AF is ideal for: health products, baby brands, fresh-style blogs. 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: #b9c6cc; --color-2: #b3b5b0; --color-3: #bc947b; --color-4: #e2c28f; --color-5: #ffe4af. 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 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