Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0F6FE
Azure · Snow · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#FF8B67
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#F2277D
Dark Violet · DeepPink · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#5D6DA9
Azure · SteelBlue · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#001451
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
F0F6FE | FF8B67 | F2277D | 5D6DA9 | 001451 | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 3.6 AA Large | 4.6 AA | 15.8 AAA | |
2.1 Fail | — | 1.7 Fail | 2.2 Fail | 7.5 AAA | |
3.6 AA Large | 1.7 Fail | — | 1.3 Fail | 4.4 AA Large | |
4.6 AA | 2.2 Fail | 1.3 Fail | — | 3.5 AA Large | |
15.8 AAA | 7.5 AAA | 4.4 AA Large | 3.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0F6FE
#FF8B67
#F2277D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0f6fe;
--color-2: #ff8b67;
--color-3: #f2277d;
--color-4: #5d6da9;
--color-5: #001451;
}SCSS
$color-1: #f0f6fe; $color-2: #ff8b67; $color-3: #f2277d; $color-4: #5d6da9; $color-5: #001451;
TAILWIND
colors: {
'brand-1': '#f0f6fe',
'brand-2': '#ff8b67',
'brand-3': '#f2277d',
'brand-4': '#5d6da9',
'brand-5': '#001451',
}RGB Array
[240, 246, 254], [255, 139, 103], [242, 39, 125], [93, 109, 169], [0, 20, 81]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F0F6FE, #FF8B67, #F2277D, #5D6DA9, #001451 is ideal for: social media posters, mobile apps, e-commerce promos, 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: #f0f6fe; --color-2: #ff8b67; --color-3: #f2277d; --color-4: #5d6da9; --color-5: #001451. 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 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