Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F1F3E6
Fresh Green · Linen · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#FF7D61
Peach Pink · Coral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#FC5E8E
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#409DA2
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#066C7A
Lake Blue · Teal · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· 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
F1F3E6 | FF7D61 | FC5E8E | 409DA2 | 066C7A | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 2.6 Fail | 2.8 Fail | 5.4 AA | |
2.2 Fail | — | 1.2 Fail | 1.3 Fail | 2.4 Fail | |
2.6 Fail | 1.2 Fail | — | 1.1 Fail | 2.1 Fail | |
2.8 Fail | 1.3 Fail | 1.1 Fail | — | 1.9 Fail | |
5.4 AA | 2.4 Fail | 2.1 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F1F3E6
#FF7D61
#FC5E8E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f1f3e6;
--color-2: #ff7d61;
--color-3: #fc5e8e;
--color-4: #409da2;
--color-5: #066c7a;
}SCSS
$color-1: #f1f3e6; $color-2: #ff7d61; $color-3: #fc5e8e; $color-4: #409da2; $color-5: #066c7a;
TAILWIND
colors: {
'brand-1': '#f1f3e6',
'brand-2': '#ff7d61',
'brand-3': '#fc5e8e',
'brand-4': '#409da2',
'brand-5': '#066c7a',
}RGB Array
[241, 243, 230], [255, 125, 97], [252, 94, 142], [64, 157, 162], [6, 108, 122]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F1F3E6, #FF7D61, #FC5E8E, #409DA2, #066C7A 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: #f1f3e6; --color-2: #ff7d61; --color-3: #fc5e8e; --color-4: #409da2; --color-5: #066c7a. 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