Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C2C2A5
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#A7B59C
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#8A6565
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#694D5B
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#2A313D
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
C2C2A5 | A7B59C | 8A6565 | 694D5B | 2A313D | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.8 Fail | 4.1 AA Large | 7.2 AAA | |
1.2 Fail | — | 2.4 Fail | 3.5 AA Large | 6.1 AA | |
2.8 Fail | 2.4 Fail | — | 1.5 Fail | 2.6 Fail | |
4.1 AA Large | 3.5 AA Large | 1.5 Fail | — | 1.8 Fail | |
7.2 AAA | 6.1 AA | 2.6 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C2C2A5
#A7B59C
#8A6565
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c2c2a5;
--color-2: #a7b59c;
--color-3: #8a6565;
--color-4: #694d5b;
--color-5: #2a313d;
}SCSS
$color-1: #c2c2a5; $color-2: #a7b59c; $color-3: #8a6565; $color-4: #694d5b; $color-5: #2a313d;
TAILWIND
colors: {
'brand-1': '#c2c2a5',
'brand-2': '#a7b59c',
'brand-3': '#8a6565',
'brand-4': '#694d5b',
'brand-5': '#2a313d',
}RGB Array
[194, 194, 165], [167, 181, 156], [138, 101, 101], [105, 77, 91], [42, 49, 61]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C2C2A5, #A7B59C, #8A6565, #694D5B, #2A313D 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: #c2c2a5; --color-2: #a7b59c; --color-3: #8a6565; --color-4: #694d5b; --color-5: #2a313d. 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