Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0A0A0A
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#235182
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#3892CF
Lake Blue · SteelBlue · Navy Blue
Traditional「Lake Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#B3B3B3
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#E0E0E0
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
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
0A0A0A | 235182 | 3892CF | B3B3B3 | E0E0E0 | |
|---|---|---|---|---|---|
| — | 2.4 Fail | 5.8 AA | 9.4 AAA | 15.0 AAA | |
2.4 Fail | — | 2.4 Fail | 3.9 AA Large | 6.2 AA | |
5.8 AA | 2.4 Fail | — | 1.6 Fail | 2.6 Fail | |
9.4 AAA | 3.9 AA Large | 1.6 Fail | — | 1.6 Fail | |
15.0 AAA | 6.2 AA | 2.6 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0A0A0A
#235182
#3892CF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0a0a0a;
--color-2: #235182;
--color-3: #3892cf;
--color-4: #b3b3b3;
--color-5: #e0e0e0;
}SCSS
$color-1: #0a0a0a; $color-2: #235182; $color-3: #3892cf; $color-4: #b3b3b3; $color-5: #e0e0e0;
TAILWIND
colors: {
'brand-1': '#0a0a0a',
'brand-2': '#235182',
'brand-3': '#3892cf',
'brand-4': '#b3b3b3',
'brand-5': '#e0e0e0',
}RGB Array
[10, 10, 10], [35, 81, 130], [56, 146, 207], [179, 179, 179], [224, 224, 224]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0A0A0A, #235182, #3892CF, #B3B3B3, #E0E0E0 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: #0a0a0a; --color-2: #235182; --color-3: #3892cf; --color-4: #b3b3b3; --color-5: #e0e0e0. 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