Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0DDBC
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#91BCC2
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#82ADB3
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#938FB0
Wisteria · DarkGray · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#7A7A9E
Deep Indigo · LightSlateGray · Navy Blue
Traditional「Deep Indigo」· Paint「Navy 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
F0DDBC | 91BCC2 | 82ADB3 | 938FB0 | 7A7A9E | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 1.8 Fail | 2.3 Fail | 3.1 AA Large | |
1.6 Fail | — | 1.2 Fail | 1.5 Fail | 2.0 Fail | |
1.8 Fail | 1.2 Fail | — | 1.3 Fail | 1.7 Fail | |
2.3 Fail | 1.5 Fail | 1.3 Fail | — | 1.3 Fail | |
3.1 AA Large | 2.0 Fail | 1.7 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0DDBC
#91BCC2
#82ADB3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0ddbc;
--color-2: #91bcc2;
--color-3: #82adb3;
--color-4: #938fb0;
--color-5: #7a7a9e;
}SCSS
$color-1: #f0ddbc; $color-2: #91bcc2; $color-3: #82adb3; $color-4: #938fb0; $color-5: #7a7a9e;
TAILWIND
colors: {
'brand-1': '#f0ddbc',
'brand-2': '#91bcc2',
'brand-3': '#82adb3',
'brand-4': '#938fb0',
'brand-5': '#7a7a9e',
}RGB Array
[240, 221, 188], [145, 188, 194], [130, 173, 179], [147, 143, 176], [122, 122, 158]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F0DDBC, #91BCC2, #82ADB3, #938FB0, #7A7A9E is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #f0ddbc; --color-2: #91bcc2; --color-3: #82adb3; --color-4: #938fb0; --color-5: #7a7a9e. 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. 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 beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. 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