Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A3BBBB
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#A7CEC6
Jade · LightSteelBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#E2DDBB
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E7C1A6
Apricot · BurlyWood · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#7B697A
Rose Purple · Gray · Warm Gray
Traditional「Rose Purple」· Paint「Warm Gray」· Creative Urban Concrete
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
A3BBBB | A7CEC6 | E2DDBB | E7C1A6 | 7B697A | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 1.2 Fail | 2.5 Fail | |
1.2 Fail | — | 1.2 Fail | 1.0 Fail | 3.0 Fail | |
1.5 Fail | 1.2 Fail | — | 1.2 Fail | 3.7 AA Large | |
1.2 Fail | 1.0 Fail | 1.2 Fail | — | 3.0 AA Large | |
2.5 Fail | 3.0 Fail | 3.7 AA Large | 3.0 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A3BBBB
#A7CEC6
#E2DDBB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a3bbbb;
--color-2: #a7cec6;
--color-3: #e2ddbb;
--color-4: #e7c1a6;
--color-5: #7b697a;
}SCSS
$color-1: #a3bbbb; $color-2: #a7cec6; $color-3: #e2ddbb; $color-4: #e7c1a6; $color-5: #7b697a;
TAILWIND
colors: {
'brand-1': '#a3bbbb',
'brand-2': '#a7cec6',
'brand-3': '#e2ddbb',
'brand-4': '#e7c1a6',
'brand-5': '#7b697a',
}RGB Array
[163, 187, 187], [167, 206, 198], [226, 221, 187], [231, 193, 166], [123, 105, 122]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A3BBBB, #A7CEC6, #E2DDBB, #E7C1A6, #7B697A is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #a3bbbb; --color-2: #a7cec6; --color-3: #e2ddbb; --color-4: #e7c1a6; --color-5: #7b697a. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 beauty, lifestyle, arts 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