Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BCB19F
Ginger · DarkGray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#CDC9B7
Goose Yellow · Silver · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#03A69E
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#228A81
Mineral Blue · Teal · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#104F4A
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral 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
BCB19F | CDC9B7 | 03A69E | 228A81 | 104F4A | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.4 Fail | 2.0 Fail | 4.4 AA Large | |
1.3 Fail | — | 1.8 Fail | 2.5 Fail | 5.6 AA | |
1.4 Fail | 1.8 Fail | — | 1.4 Fail | 3.1 AA Large | |
2.0 Fail | 2.5 Fail | 1.4 Fail | — | 2.2 Fail | |
4.4 AA Large | 5.6 AA | 3.1 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BCB19F
#CDC9B7
#03A69E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bcb19f;
--color-2: #cdc9b7;
--color-3: #03a69e;
--color-4: #228a81;
--color-5: #104f4a;
}SCSS
$color-1: #bcb19f; $color-2: #cdc9b7; $color-3: #03a69e; $color-4: #228a81; $color-5: #104f4a;
TAILWIND
colors: {
'brand-1': '#bcb19f',
'brand-2': '#cdc9b7',
'brand-3': '#03a69e',
'brand-4': '#228a81',
'brand-5': '#104f4a',
}RGB Array
[188, 177, 159], [205, 201, 183], [3, 166, 158], [34, 138, 129], [16, 79, 74]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #BCB19F, #CDC9B7, #03A69E, #228A81, #104F4A is ideal for: 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: #bcb19f; --color-2: #cdc9b7; --color-3: #03a69e; --color-4: #228a81; --color-5: #104f4a. 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 nature-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