Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FA005E
Dark Violet · Crimson · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#1A2955
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#8E9CAE
Azure · DarkGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#C0C6C3
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#FCFFD9
Fresh Green · LightYellow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
FA005E | 1A2955 | 8E9CAE | C0C6C3 | FCFFD9 | |
|---|---|---|---|---|---|
| — | 3.5 AA Large | 1.4 Fail | 2.3 Fail | 3.9 AA Large | |
3.5 AA Large | — | 5.0 AA | 8.1 AAA | 13.7 AAA | |
1.4 Fail | 5.0 AA | — | 1.6 Fail | 2.7 Fail | |
2.3 Fail | 8.1 AAA | 1.6 Fail | — | 1.7 Fail | |
3.9 AA Large | 13.7 AAA | 2.7 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FA005E
#1A2955
#8E9CAE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fa005e;
--color-2: #1a2955;
--color-3: #8e9cae;
--color-4: #c0c6c3;
--color-5: #fcffd9;
}SCSS
$color-1: #fa005e; $color-2: #1a2955; $color-3: #8e9cae; $color-4: #c0c6c3; $color-5: #fcffd9;
TAILWIND
colors: {
'brand-1': '#fa005e',
'brand-2': '#1a2955',
'brand-3': '#8e9cae',
'brand-4': '#c0c6c3',
'brand-5': '#fcffd9',
}RGB Array
[250, 0, 94], [26, 41, 85], [142, 156, 174], [192, 198, 195], [252, 255, 217]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FA005E, #1A2955, #8E9CAE, #C0C6C3, #FCFFD9 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: #fa005e; --color-2: #1a2955; --color-3: #8e9cae; --color-4: #c0c6c3; --color-5: #fcffd9. 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