Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFBF
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#EBF4D1
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#D5CEE3
Wisteria · LightGray · Lavender
Traditional「Wisteria」· Paint「Lavender」· Creative Lavender Dream
#C0A7FF
Wisteria · LightSteelBlue · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#18181C
Deep Indigo · Black · Jet Black
Traditional「Deep Indigo」· Paint「Jet Black」· Creative Midnight Shadow
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
FFFFBF | EBF4D1 | D5CEE3 | C0A7FF | 18181C | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.5 Fail | 2.0 Fail | 17.1 AAA | |
1.1 Fail | — | 1.3 Fail | 1.8 Fail | 15.5 AAA | |
1.5 Fail | 1.3 Fail | — | 1.3 Fail | 11.6 AAA | |
2.0 Fail | 1.8 Fail | 1.3 Fail | — | 8.6 AAA | |
17.1 AAA | 15.5 AAA | 11.6 AAA | 8.6 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFBF
#EBF4D1
#D5CEE3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffbf;
--color-2: #ebf4d1;
--color-3: #d5cee3;
--color-4: #c0a7ff;
--color-5: #18181c;
}SCSS
$color-1: #ffffbf; $color-2: #ebf4d1; $color-3: #d5cee3; $color-4: #c0a7ff; $color-5: #18181c;
TAILWIND
colors: {
'brand-1': '#ffffbf',
'brand-2': '#ebf4d1',
'brand-3': '#d5cee3',
'brand-4': '#c0a7ff',
'brand-5': '#18181c',
}RGB Array
[255, 255, 191], [235, 244, 209], [213, 206, 227], [192, 167, 255], [24, 24, 28]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This bright-style palette of #FFFFBF, #EBF4D1, #D5CEE3, #C0A7FF, #18181C 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: #ffffbf; --color-2: #ebf4d1; --color-3: #d5cee3; --color-4: #c0a7ff; --color-5: #18181c. 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 bright-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