Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#5A5A5A
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#F8F8F8
Moonlight White · Snow · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#D6D6D6
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#72BAAC
Mineral Blue · MediumAquaMarine · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#EE7546
Tangerine · Coral · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· 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
5A5A5A | F8F8F8 | D6D6D6 | 72BAAC | EE7546 | |
|---|---|---|---|---|---|
| — | 6.5 AA | 4.7 AA | 3.1 AA Large | 2.4 Fail | |
6.5 AA | — | 1.4 Fail | 2.1 Fail | 2.7 Fail | |
4.7 AA | 1.4 Fail | — | 1.5 Fail | 2.0 Fail | |
3.1 AA Large | 2.1 Fail | 1.5 Fail | — | 1.3 Fail | |
2.4 Fail | 2.7 Fail | 2.0 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#5A5A5A
#F8F8F8
#D6D6D6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #5a5a5a;
--color-2: #f8f8f8;
--color-3: #d6d6d6;
--color-4: #72baac;
--color-5: #ee7546;
}SCSS
$color-1: #5a5a5a; $color-2: #f8f8f8; $color-3: #d6d6d6; $color-4: #72baac; $color-5: #ee7546;
TAILWIND
colors: {
'brand-1': '#5a5a5a',
'brand-2': '#f8f8f8',
'brand-3': '#d6d6d6',
'brand-4': '#72baac',
'brand-5': '#ee7546',
}RGB Array
[90, 90, 90], [248, 248, 248], [214, 214, 214], [114, 186, 172], [238, 117, 70]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #5A5A5A, #F8F8F8, #D6D6D6, #72BAAC, #EE7546 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #5a5a5a; --color-2: #f8f8f8; --color-3: #d6d6d6; --color-4: #72baac; --color-5: #ee7546. 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. 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 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