Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BCE3DE
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#FFF1D3
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#CCBDA8
Goose Yellow · Silver · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#EDC83C
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#716D6A
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· 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
BCE3DE | FFF1D3 | CCBDA8 | EDC83C | 716D6A | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.3 Fail | 1.2 Fail | 3.7 AA Large | |
1.2 Fail | — | 1.6 Fail | 1.5 Fail | 4.6 AA | |
1.3 Fail | 1.6 Fail | — | 1.1 Fail | 2.8 Fail | |
1.2 Fail | 1.5 Fail | 1.1 Fail | — | 3.2 AA Large | |
3.7 AA Large | 4.6 AA | 2.8 Fail | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BCE3DE
#FFF1D3
#CCBDA8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bce3de;
--color-2: #fff1d3;
--color-3: #ccbda8;
--color-4: #edc83c;
--color-5: #716d6a;
}SCSS
$color-1: #bce3de; $color-2: #fff1d3; $color-3: #ccbda8; $color-4: #edc83c; $color-5: #716d6a;
TAILWIND
colors: {
'brand-1': '#bce3de',
'brand-2': '#fff1d3',
'brand-3': '#ccbda8',
'brand-4': '#edc83c',
'brand-5': '#716d6a',
}RGB Array
[188, 227, 222], [255, 241, 211], [204, 189, 168], [237, 200, 60], [113, 109, 106]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BCE3DE, #FFF1D3, #CCBDA8, #EDC83C, #716D6A 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: #bce3de; --color-2: #fff1d3; --color-3: #ccbda8; --color-4: #edc83c; --color-5: #716d6a. 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