Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A7A6A6
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#3A5278
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#8CB2D2
Sky Blue · SkyBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#FFFF33
Autumn Sage · Yellow · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· 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
A7A6A6 | 3A5278 | 8CB2D2 | FFFF33 | |
|---|---|---|---|---|
| — | 3.3 AA Large | 1.1 Fail | 2.3 Fail | |
3.3 AA Large | — | 3.5 AA Large | 7.4 AAA | |
1.1 Fail | 3.5 AA Large | — | 2.1 Fail | |
2.3 Fail | 7.4 AAA | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A7A6A6
#3A5278
#8CB2D2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a7a6a6;
--color-2: #3a5278;
--color-3: #8cb2d2;
--color-4: #ffff33;
}SCSS
$color-1: #a7a6a6; $color-2: #3a5278; $color-3: #8cb2d2; $color-4: #ffff33;
TAILWIND
colors: {
'brand-1': '#a7a6a6',
'brand-2': '#3a5278',
'brand-3': '#8cb2d2',
'brand-4': '#ffff33',
}RGB Array
[167, 166, 166], [58, 82, 120], [140, 178, 210], [255, 255, 51]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This general-style palette of #A7A6A6, #3A5278, #8CB2D2, #FFFF33 is ideal for: corporate websites, product showcases, portfolios. It is a balanced and harmonious choice among 4-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #a7a6a6; --color-2: #3a5278; --color-3: #8cb2d2; --color-4: #ffff33. 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 4-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