Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1C5BA2
Indigo · Teal · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#F0F2F4
Azure · SeaShell · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#FEFDFD
Peach Pink · White · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#F9ECEE
Peach Pink · Linen · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#D40508
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
1C5BA2 | F0F2F4 | FEFDFD | F9ECEE | D40508 | |
|---|---|---|---|---|---|
| — | 6.1 AA | 6.7 AA | 6.0 AA | 1.2 Fail | |
6.1 AA | — | 1.1 Fail | 1.0 Fail | 4.9 AA | |
6.7 AA | 1.1 Fail | — | 1.1 Fail | 5.4 AA | |
6.0 AA | 1.0 Fail | 1.1 Fail | — | 4.8 AA | |
1.2 Fail | 4.9 AA | 5.4 AA | 4.8 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1C5BA2
#F0F2F4
#FEFDFD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1c5ba2;
--color-2: #f0f2f4;
--color-3: #fefdfd;
--color-4: #f9ecee;
--color-5: #d40508;
}SCSS
$color-1: #1c5ba2; $color-2: #f0f2f4; $color-3: #fefdfd; $color-4: #f9ecee; $color-5: #d40508;
TAILWIND
colors: {
'brand-1': '#1c5ba2',
'brand-2': '#f0f2f4',
'brand-3': '#fefdfd',
'brand-4': '#f9ecee',
'brand-5': '#d40508',
}RGB Array
[28, 91, 162], [240, 242, 244], [254, 253, 253], [249, 236, 238], [212, 5, 8]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1C5BA2, #F0F2F4, #FEFDFD, #F9ECEE, #D40508 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 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #1c5ba2; --color-2: #f0f2f4; --color-3: #fefdfd; --color-4: #f9ecee; --color-5: #d40508. 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 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