Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3F3F3
Plain White · SeaShell · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#A3A4A7
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#2A3333
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#0C7A94
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#3BAABA
Lake Blue · LightSeaGreen · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· 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
F3F3F3 | A3A4A7 | 2A3333 | 0C7A94 | 3BAABA | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 11.7 AAA | 4.5 AA Large | 2.5 Fail | |
2.2 Fail | — | 5.2 AA | 2.0 Fail | 1.1 Fail | |
11.7 AAA | 5.2 AA | — | 2.6 Fail | 4.7 AA | |
4.5 AA Large | 2.0 Fail | 2.6 Fail | — | 1.8 Fail | |
2.5 Fail | 1.1 Fail | 4.7 AA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3F3F3
#A3A4A7
#2A3333
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3f3f3;
--color-2: #a3a4a7;
--color-3: #2a3333;
--color-4: #0c7a94;
--color-5: #3baaba;
}SCSS
$color-1: #f3f3f3; $color-2: #a3a4a7; $color-3: #2a3333; $color-4: #0c7a94; $color-5: #3baaba;
TAILWIND
colors: {
'brand-1': '#f3f3f3',
'brand-2': '#a3a4a7',
'brand-3': '#2a3333',
'brand-4': '#0c7a94',
'brand-5': '#3baaba',
}RGB Array
[243, 243, 243], [163, 164, 167], [42, 51, 51], [12, 122, 148], [59, 170, 186]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F3F3F3, #A3A4A7, #2A3333, #0C7A94, #3BAABA is ideal for: brand design, premium product pages, magazine layouts, 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: #f3f3f3; --color-2: #a3a4a7; --color-3: #2a3333; --color-4: #0c7a94; --color-5: #3baaba. 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. 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 tech, SaaS, healthcare, eco 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