Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C1D3B0
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#BBBFA0
Fresh Green · DarkGray · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#B9A177
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#0B0C0B
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#D48040
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· 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
C1D3B0 | BBBFA0 | B9A177 | 0B0C0B | D48040 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.6 Fail | 12.3 AAA | 1.9 Fail | |
1.2 Fail | — | 1.3 Fail | 10.3 AAA | 1.6 Fail | |
1.6 Fail | 1.3 Fail | — | 7.9 AAA | 1.2 Fail | |
12.3 AAA | 10.3 AAA | 7.9 AAA | — | 6.5 AA | |
1.9 Fail | 1.6 Fail | 1.2 Fail | 6.5 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C1D3B0
#BBBFA0
#B9A177
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c1d3b0;
--color-2: #bbbfa0;
--color-3: #b9a177;
--color-4: #0b0c0b;
--color-5: #d48040;
}SCSS
$color-1: #c1d3b0; $color-2: #bbbfa0; $color-3: #b9a177; $color-4: #0b0c0b; $color-5: #d48040;
TAILWIND
colors: {
'brand-1': '#c1d3b0',
'brand-2': '#bbbfa0',
'brand-3': '#b9a177',
'brand-4': '#0b0c0b',
'brand-5': '#d48040',
}RGB Array
[193, 211, 176], [187, 191, 160], [185, 161, 119], [11, 12, 11], [212, 128, 64]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C1D3B0, #BBBFA0, #B9A177, #0B0C0B, #D48040 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: #c1d3b0; --color-2: #bbbfa0; --color-3: #b9a177; --color-4: #0b0c0b; --color-5: #d48040. 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