Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ACD82B
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#3C2A34
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#63555D
Rose Purple · DimGray · Charcoal
Traditional「Rose Purple」· Paint「Charcoal」· Creative Midnight Shadow
#8A7F85
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#D8DFD6
Celadon · LightGray · Mint Green
Traditional「Celadon」· 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
ACD82B | 3C2A34 | 63555D | 8A7F85 | D8DFD6 | |
|---|---|---|---|---|---|
| — | 8.0 AAA | 4.2 AA Large | 2.3 Fail | 1.2 Fail | |
8.0 AAA | — | 1.9 Fail | 3.5 AA Large | 9.8 AAA | |
4.2 AA Large | 1.9 Fail | — | 1.8 Fail | 5.2 AA | |
2.3 Fail | 3.5 AA Large | 1.8 Fail | — | 2.8 Fail | |
1.2 Fail | 9.8 AAA | 5.2 AA | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ACD82B
#3C2A34
#63555D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #acd82b;
--color-2: #3c2a34;
--color-3: #63555d;
--color-4: #8a7f85;
--color-5: #d8dfd6;
}SCSS
$color-1: #acd82b; $color-2: #3c2a34; $color-3: #63555d; $color-4: #8a7f85; $color-5: #d8dfd6;
TAILWIND
colors: {
'brand-1': '#acd82b',
'brand-2': '#3c2a34',
'brand-3': '#63555d',
'brand-4': '#8a7f85',
'brand-5': '#d8dfd6',
}RGB Array
[172, 216, 43], [60, 42, 52], [99, 85, 93], [138, 127, 133], [216, 223, 214]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #ACD82B, #3C2A34, #63555D, #8A7F85, #D8DFD6 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: #acd82b; --color-2: #3c2a34; --color-3: #63555d; --color-4: #8a7f85; --color-5: #d8dfd6. 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 neon-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