Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0099FF
Lake Blue · DodgerBlue · Navy Blue
Traditional「Lake Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#0000FF
Deep Indigo · Blue · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#00108C
Indigo · Navy · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#020D63
Indigo · MidnightBlue · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
0099FF | 0000FF | 00108C | 000000 | 020D63 | |
|---|---|---|---|---|---|
| — | 2.9 Fail | 4.8 AA | 7.0 AAA | 5.6 AA | |
2.9 Fail | — | 1.7 Fail | 2.4 Fail | 2.0 Fail | |
4.8 AA | 1.7 Fail | — | 1.5 Fail | 1.2 Fail | |
7.0 AAA | 2.4 Fail | 1.5 Fail | — | 1.2 Fail | |
5.6 AA | 2.0 Fail | 1.2 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0099FF
#0000FF
#00108C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0099ff;
--color-2: #0000ff;
--color-3: #00108c;
--color-4: #000000;
--color-5: #020d63;
}SCSS
$color-1: #0099ff; $color-2: #0000ff; $color-3: #00108c; $color-4: #000000; $color-5: #020d63;
TAILWIND
colors: {
'brand-1': '#0099ff',
'brand-2': '#0000ff',
'brand-3': '#00108c',
'brand-4': '#000000',
'brand-5': '#020d63',
}RGB Array
[0, 153, 255], [0, 0, 255], [0, 16, 140], [0, 0, 0], [2, 13, 99]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0099FF, #0000FF, #00108C, #000000, #020D63 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #0099ff; --color-2: #0000ff; --color-3: #00108c; --color-4: #000000; --color-5: #020d63. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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