Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BFCED5
Sky Blue · LightSteelBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#B3AFA3
Ginger · DarkGray · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#9D8A6A
Ginger · Gray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#776745
Ochre · DimGray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#1D3D4C
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· 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
BFCED5 | B3AFA3 | 9D8A6A | 776745 | 1D3D4C | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.1 Fail | 3.4 AA Large | 7.1 AAA | |
1.4 Fail | — | 1.5 Fail | 2.5 Fail | 5.3 AA | |
2.1 Fail | 1.5 Fail | — | 1.6 Fail | 3.4 AA Large | |
3.4 AA Large | 2.5 Fail | 1.6 Fail | — | 2.1 Fail | |
7.1 AAA | 5.3 AA | 3.4 AA Large | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BFCED5
#B3AFA3
#9D8A6A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bfced5;
--color-2: #b3afa3;
--color-3: #9d8a6a;
--color-4: #776745;
--color-5: #1d3d4c;
}SCSS
$color-1: #bfced5; $color-2: #b3afa3; $color-3: #9d8a6a; $color-4: #776745; $color-5: #1d3d4c;
TAILWIND
colors: {
'brand-1': '#bfced5',
'brand-2': '#b3afa3',
'brand-3': '#9d8a6a',
'brand-4': '#776745',
'brand-5': '#1d3d4c',
}RGB Array
[191, 206, 213], [179, 175, 163], [157, 138, 106], [119, 103, 69], [29, 61, 76]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BFCED5, #B3AFA3, #9D8A6A, #776745, #1D3D4C is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. 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: #bfced5; --color-2: #b3afa3; --color-3: #9d8a6a; --color-4: #776745; --color-5: #1d3d4c. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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. 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