Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000092
Deep Indigo · Navy · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#A7A9AC
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#F1F2F3
Azure · SeaShell · Cloud White
Traditional「Azure」· Paint「Cloud White」· Creative Morning Mist
#FBFAFF
Wisteria · White · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
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
000092 | A7A9AC | F1F2F3 | FBFAFF | |
|---|---|---|---|---|
| — | 6.3 AA | 13.2 AAA | 14.3 AAA | |
6.3 AA | — | 2.1 Fail | 2.3 Fail | |
13.2 AAA | 2.1 Fail | — | 1.1 Fail | |
14.3 AAA | 2.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000092
#A7A9AC
#F1F2F3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000092;
--color-2: #a7a9ac;
--color-3: #f1f2f3;
--color-4: #fbfaff;
}SCSS
$color-1: #000092; $color-2: #a7a9ac; $color-3: #f1f2f3; $color-4: #fbfaff;
TAILWIND
colors: {
'brand-1': '#000092',
'brand-2': '#a7a9ac',
'brand-3': '#f1f2f3',
'brand-4': '#fbfaff',
}RGB Array
[0, 0, 146], [167, 169, 172], [241, 242, 243], [251, 250, 255]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This general-style palette of #000092, #A7A9AC, #F1F2F3, #FBFAFF is ideal for: health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #000092; --color-2: #a7a9ac; --color-3: #f1f2f3; --color-4: #fbfaff. 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 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