Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A8B7A6
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#3A1203
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#498C82
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#617A67
Celadon · DimGray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#007C85
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· 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
A8B7A6 | 3A1203 | 498C82 | 617A67 | 007C85 | |
|---|---|---|---|---|---|
| — | 7.9 AAA | 1.9 Fail | 2.2 Fail | 2.4 Fail | |
7.9 AAA | — | 4.2 AA Large | 3.5 AA Large | 3.3 AA Large | |
1.9 Fail | 4.2 AA Large | — | 1.2 Fail | 1.3 Fail | |
2.2 Fail | 3.5 AA Large | 1.2 Fail | — | 1.1 Fail | |
2.4 Fail | 3.3 AA Large | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A8B7A6
#3A1203
#498C82
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a8b7a6;
--color-2: #3a1203;
--color-3: #498c82;
--color-4: #617a67;
--color-5: #007c85;
}SCSS
$color-1: #a8b7a6; $color-2: #3a1203; $color-3: #498c82; $color-4: #617a67; $color-5: #007c85;
TAILWIND
colors: {
'brand-1': '#a8b7a6',
'brand-2': '#3a1203',
'brand-3': '#498c82',
'brand-4': '#617a67',
'brand-5': '#007c85',
}RGB Array
[168, 183, 166], [58, 18, 3], [73, 140, 130], [97, 122, 103], [0, 124, 133]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #A8B7A6, #3A1203, #498C82, #617A67, #007C85 is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #a8b7a6; --color-2: #3a1203; --color-3: #498c82; --color-4: #617a67; --color-5: #007c85. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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. 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