Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CCC06C
Fresh Green · BurlyWood · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#7A8F88
Mineral Blue · Gray · Warm Gray
Traditional「Mineral Blue」· Paint「Warm Gray」· Creative Urban Concrete
#774F44
Crimson · Sienna · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#925D55
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#A08B77
Tangerine · Gray · 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
CCC06C | 7A8F88 | 774F44 | 925D55 | A08B77 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 3.8 AA Large | 2.9 Fail | 1.8 Fail | |
1.9 Fail | — | 2.0 Fail | 1.6 Fail | 1.1 Fail | |
3.8 AA Large | 2.0 Fail | — | 1.3 Fail | 2.2 Fail | |
2.9 Fail | 1.6 Fail | 1.3 Fail | — | 1.6 Fail | |
1.8 Fail | 1.1 Fail | 2.2 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CCC06C
#7A8F88
#774F44
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ccc06c;
--color-2: #7a8f88;
--color-3: #774f44;
--color-4: #925d55;
--color-5: #a08b77;
}SCSS
$color-1: #ccc06c; $color-2: #7a8f88; $color-3: #774f44; $color-4: #925d55; $color-5: #a08b77;
TAILWIND
colors: {
'brand-1': '#ccc06c',
'brand-2': '#7a8f88',
'brand-3': '#774f44',
'brand-4': '#925d55',
'brand-5': '#a08b77',
}RGB Array
[204, 192, 108], [122, 143, 136], [119, 79, 68], [146, 93, 85], [160, 139, 119]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CCC06C, #7A8F88, #774F44, #925D55, #A08B77 is ideal for: brand design, premium product pages, magazine layouts. Low-saturation colors convey a sophisticated, premium feel. 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: #ccc06c; --color-2: #7a8f88; --color-3: #774f44; --color-4: #925d55; --color-5: #a08b77. 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. 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