Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CCBF9D
Goose Yellow · Tan · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#A7C19C
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#8CB5A3
Jade · DarkSeaGreen · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#04B6C0
Lake Blue · DarkTurquoise · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#7B776B
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
CCBF9D | A7C19C | 8CB5A3 | 04B6C0 | 7B776B | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.4 Fail | 2.5 Fail | |
1.1 Fail | — | 1.2 Fail | 1.3 Fail | 2.3 Fail | |
1.2 Fail | 1.2 Fail | — | 1.1 Fail | 2.0 Fail | |
1.4 Fail | 1.3 Fail | 1.1 Fail | — | 1.8 Fail | |
2.5 Fail | 2.3 Fail | 2.0 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CCBF9D
#A7C19C
#8CB5A3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ccbf9d;
--color-2: #a7c19c;
--color-3: #8cb5a3;
--color-4: #04b6c0;
--color-5: #7b776b;
}SCSS
$color-1: #ccbf9d; $color-2: #a7c19c; $color-3: #8cb5a3; $color-4: #04b6c0; $color-5: #7b776b;
TAILWIND
colors: {
'brand-1': '#ccbf9d',
'brand-2': '#a7c19c',
'brand-3': '#8cb5a3',
'brand-4': '#04b6c0',
'brand-5': '#7b776b',
}RGB Array
[204, 191, 157], [167, 193, 156], [140, 181, 163], [4, 182, 192], [123, 119, 107]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CCBF9D, #A7C19C, #8CB5A3, #04B6C0, #7B776B is ideal for: corporate websites, product showcases, portfolios. 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: #ccbf9d; --color-2: #a7c19c; --color-3: #8cb5a3; --color-4: #04b6c0; --color-5: #7b776b. 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. 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