Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A9C3CD
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#888F93
Ash · LightSlateGray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#54555B
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#403643
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#271823
Rose Purple · Black · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
A9C3CD | 888F93 | 54555B | 403643 | 271823 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 4.0 AA Large | 6.2 AA | 9.2 AAA | |
1.8 Fail | — | 2.3 Fail | 3.5 AA Large | 5.2 AA | |
4.0 AA Large | 2.3 Fail | — | 1.5 Fail | 2.3 Fail | |
6.2 AA | 3.5 AA Large | 1.5 Fail | — | 1.5 Fail | |
9.2 AAA | 5.2 AA | 2.3 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A9C3CD
#888F93
#54555B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a9c3cd;
--color-2: #888f93;
--color-3: #54555b;
--color-4: #403643;
--color-5: #271823;
}SCSS
$color-1: #a9c3cd; $color-2: #888f93; $color-3: #54555b; $color-4: #403643; $color-5: #271823;
TAILWIND
colors: {
'brand-1': '#a9c3cd',
'brand-2': '#888f93',
'brand-3': '#54555b',
'brand-4': '#403643',
'brand-5': '#271823',
}RGB Array
[169, 195, 205], [136, 143, 147], [84, 85, 91], [64, 54, 67], [39, 24, 35]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A9C3CD, #888F93, #54555B, #403643, #271823 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. 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: #a9c3cd; --color-2: #888f93; --color-3: #54555b; --color-4: #403643; --color-5: #271823. 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 general-style 5-color scheme is especially suited for finance, legal, luxury 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