Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFD6
Fresh Green · LightYellow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#FCF4CF
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E0EEB9
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#72B997
Mineral Blue · MediumAquaMarine · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#18293D
Indigo · DarkSlateGray · 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
FFFFD6 | FCF4CF | E0EEB9 | 72B997 | 18293D | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 2.3 Fail | 14.4 AAA | |
1.1 Fail | — | 1.1 Fail | 2.1 Fail | 13.3 AAA | |
1.2 Fail | 1.1 Fail | — | 1.9 Fail | 12.0 AAA | |
2.3 Fail | 2.1 Fail | 1.9 Fail | — | 6.4 AA | |
14.4 AAA | 13.3 AAA | 12.0 AAA | 6.4 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFD6
#FCF4CF
#E0EEB9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffd6;
--color-2: #fcf4cf;
--color-3: #e0eeb9;
--color-4: #72b997;
--color-5: #18293d;
}SCSS
$color-1: #ffffd6; $color-2: #fcf4cf; $color-3: #e0eeb9; $color-4: #72b997; $color-5: #18293d;
TAILWIND
colors: {
'brand-1': '#ffffd6',
'brand-2': '#fcf4cf',
'brand-3': '#e0eeb9',
'brand-4': '#72b997',
'brand-5': '#18293d',
}RGB Array
[255, 255, 214], [252, 244, 207], [224, 238, 185], [114, 185, 151], [24, 41, 61]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFFD6, #FCF4CF, #E0EEB9, #72B997, #18293D 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: #ffffd6; --color-2: #fcf4cf; --color-3: #e0eeb9; --color-4: #72b997; --color-5: #18293d. 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