Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#7A7A7A
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#B1EA12
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#A1CD1E
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#9ABA35
Grass Green · GoldenRod · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#201F27
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep 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
7A7A7A | B1EA12 | A1CD1E | 9ABA35 | 201F27 | |
|---|---|---|---|---|---|
| — | 3.0 Fail | 2.3 Fail | 1.9 Fail | 3.8 AA Large | |
3.0 Fail | — | 1.3 Fail | 1.6 Fail | 11.4 AAA | |
2.3 Fail | 1.3 Fail | — | 1.2 Fail | 8.8 AAA | |
1.9 Fail | 1.6 Fail | 1.2 Fail | — | 7.3 AAA | |
3.8 AA Large | 11.4 AAA | 8.8 AAA | 7.3 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#7A7A7A
#B1EA12
#A1CD1E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #7a7a7a;
--color-2: #b1ea12;
--color-3: #a1cd1e;
--color-4: #9aba35;
--color-5: #201f27;
}SCSS
$color-1: #7a7a7a; $color-2: #b1ea12; $color-3: #a1cd1e; $color-4: #9aba35; $color-5: #201f27;
TAILWIND
colors: {
'brand-1': '#7a7a7a',
'brand-2': '#b1ea12',
'brand-3': '#a1cd1e',
'brand-4': '#9aba35',
'brand-5': '#201f27',
}RGB Array
[122, 122, 122], [177, 234, 18], [161, 205, 30], [154, 186, 53], [32, 31, 39]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #7A7A7A, #B1EA12, #A1CD1E, #9ABA35, #201F27 is ideal for: corporate websites, product showcases, portfolios. 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: #7a7a7a; --color-2: #b1ea12; --color-3: #a1cd1e; --color-4: #9aba35; --color-5: #201f27. 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. 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