Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#19A0FA
Lake Blue · DodgerBlue · Navy Blue
Traditional「Lake Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#3B3B3B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#E62C66
Dark Violet · Crimson · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#E0872D
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#D1D1D1
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· 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
19A0FA | 3B3B3B | E62C66 | E0872D | D1D1D1 | |
|---|---|---|---|---|---|
| — | 4.0 AA Large | 1.5 Fail | 1.0 Fail | 1.8 Fail | |
4.0 AA Large | — | 2.6 Fail | 4.1 AA Large | 7.3 AAA | |
1.5 Fail | 2.6 Fail | — | 1.6 Fail | 2.8 Fail | |
1.0 Fail | 4.1 AA Large | 1.6 Fail | — | 1.8 Fail | |
1.8 Fail | 7.3 AAA | 2.8 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#19A0FA
#3B3B3B
#E62C66
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #19a0fa;
--color-2: #3b3b3b;
--color-3: #e62c66;
--color-4: #e0872d;
--color-5: #d1d1d1;
}SCSS
$color-1: #19a0fa; $color-2: #3b3b3b; $color-3: #e62c66; $color-4: #e0872d; $color-5: #d1d1d1;
TAILWIND
colors: {
'brand-1': '#19a0fa',
'brand-2': '#3b3b3b',
'brand-3': '#e62c66',
'brand-4': '#e0872d',
'brand-5': '#d1d1d1',
}RGB Array
[25, 160, 250], [59, 59, 59], [230, 44, 102], [224, 135, 45], [209, 209, 209]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #19A0FA, #3B3B3B, #E62C66, #E0872D, #D1D1D1 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #19a0fa; --color-2: #3b3b3b; --color-3: #e62c66; --color-4: #e0872d; --color-5: #d1d1d1. 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. 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