Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF797
Fresh Green · Khaki · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F3D873
Ginger · Khaki · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#F8B9CF
Rouge · Pink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#E57EB3
Mauve · Orchid · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#13ACB8
Lake Blue · LightSeaGreen · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· 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
FFF797 | F3D873 | F8B9CF | E57EB3 | 13ACB8 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.5 Fail | 2.4 Fail | 2.5 Fail | |
1.3 Fail | — | 1.2 Fail | 1.9 Fail | 2.0 Fail | |
1.5 Fail | 1.2 Fail | — | 1.6 Fail | 1.7 Fail | |
2.4 Fail | 1.9 Fail | 1.6 Fail | — | 1.0 Fail | |
2.5 Fail | 2.0 Fail | 1.7 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF797
#F3D873
#F8B9CF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff797;
--color-2: #f3d873;
--color-3: #f8b9cf;
--color-4: #e57eb3;
--color-5: #13acb8;
}SCSS
$color-1: #fff797; $color-2: #f3d873; $color-3: #f8b9cf; $color-4: #e57eb3; $color-5: #13acb8;
TAILWIND
colors: {
'brand-1': '#fff797',
'brand-2': '#f3d873',
'brand-3': '#f8b9cf',
'brand-4': '#e57eb3',
'brand-5': '#13acb8',
}RGB Array
[255, 247, 151], [243, 216, 115], [248, 185, 207], [229, 126, 179], [19, 172, 184]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFF797, #F3D873, #F8B9CF, #E57EB3, #13ACB8 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, 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: #fff797; --color-2: #f3d873; --color-3: #f8b9cf; --color-4: #e57eb3; --color-5: #13acb8. 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 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