Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A12C47
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#776D6B
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#7C8A79
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#ACBB9E
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#DEE3CD
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
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
A12C47 | 776D6B | 7C8A79 | ACBB9E | DEE3CD | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.9 Fail | 3.5 AA Large | 5.4 AA | |
1.4 Fail | — | 1.4 Fail | 2.5 Fail | 3.8 AA Large | |
1.9 Fail | 1.4 Fail | — | 1.8 Fail | 2.8 Fail | |
3.5 AA Large | 2.5 Fail | 1.8 Fail | — | 1.5 Fail | |
5.4 AA | 3.8 AA Large | 2.8 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A12C47
#776D6B
#7C8A79
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a12c47;
--color-2: #776d6b;
--color-3: #7c8a79;
--color-4: #acbb9e;
--color-5: #dee3cd;
}SCSS
$color-1: #a12c47; $color-2: #776d6b; $color-3: #7c8a79; $color-4: #acbb9e; $color-5: #dee3cd;
TAILWIND
colors: {
'brand-1': '#a12c47',
'brand-2': '#776d6b',
'brand-3': '#7c8a79',
'brand-4': '#acbb9e',
'brand-5': '#dee3cd',
}RGB Array
[161, 44, 71], [119, 109, 107], [124, 138, 121], [172, 187, 158], [222, 227, 205]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A12C47, #776D6B, #7C8A79, #ACBB9E, #DEE3CD 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: #a12c47; --color-2: #776d6b; --color-3: #7c8a79; --color-4: #acbb9e; --color-5: #dee3cd. 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