Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A8CC43
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#43CC93
Mineral Blue · MediumAquaMarine · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#44A8CB
Lake Blue · MediumTurquoise · Lake Green
Traditional「Lake Blue」· Paint「Lake Green」· Creative Blush Sunrise
#6F6673
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#453E42
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
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
A8CC43 | 43CC93 | 44A8CB | 6F6673 | 453E42 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.5 Fail | 3.0 Fail | 5.6 AA | |
1.1 Fail | — | 1.3 Fail | 2.7 Fail | 5.1 AA | |
1.5 Fail | 1.3 Fail | — | 2.0 Fail | 3.8 AA Large | |
3.0 Fail | 2.7 Fail | 2.0 Fail | — | 1.9 Fail | |
5.6 AA | 5.1 AA | 3.8 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A8CC43
#43CC93
#44A8CB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a8cc43;
--color-2: #43cc93;
--color-3: #44a8cb;
--color-4: #6f6673;
--color-5: #453e42;
}SCSS
$color-1: #a8cc43; $color-2: #43cc93; $color-3: #44a8cb; $color-4: #6f6673; $color-5: #453e42;
TAILWIND
colors: {
'brand-1': '#a8cc43',
'brand-2': '#43cc93',
'brand-3': '#44a8cb',
'brand-4': '#6f6673',
'brand-5': '#453e42',
}RGB Array
[168, 204, 67], [67, 204, 147], [68, 168, 203], [111, 102, 115], [69, 62, 66]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A8CC43, #43CC93, #44A8CB, #6F6673, #453E42 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: #a8cc43; --color-2: #43cc93; --color-3: #44a8cb; --color-4: #6f6673; --color-5: #453e42. 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