Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F4DFB5
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#ADB1AA
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#314053
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#A71F7B
Rose Purple · MediumVioletRed · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#FF1CB4
Rose Purple · DeepPink · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· 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
F4DFB5 | ADB1AA | 314053 | A71F7B | FF1CB4 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 8.1 AAA | 5.1 AA | 2.6 Fail | |
1.7 Fail | — | 4.9 AA | 3.1 AA Large | 1.6 Fail | |
8.1 AAA | 4.9 AA | — | 1.6 Fail | 3.1 AA Large | |
5.1 AA | 3.1 AA Large | 1.6 Fail | — | 1.9 Fail | |
2.6 Fail | 1.6 Fail | 3.1 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F4DFB5
#ADB1AA
#314053
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f4dfb5;
--color-2: #adb1aa;
--color-3: #314053;
--color-4: #a71f7b;
--color-5: #ff1cb4;
}SCSS
$color-1: #f4dfb5; $color-2: #adb1aa; $color-3: #314053; $color-4: #a71f7b; $color-5: #ff1cb4;
TAILWIND
colors: {
'brand-1': '#f4dfb5',
'brand-2': '#adb1aa',
'brand-3': '#314053',
'brand-4': '#a71f7b',
'brand-5': '#ff1cb4',
}RGB Array
[244, 223, 181], [173, 177, 170], [49, 64, 83], [167, 31, 123], [255, 28, 180]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F4DFB5, #ADB1AA, #314053, #A71F7B, #FF1CB4 is ideal for: 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: #f4dfb5; --color-2: #adb1aa; --color-3: #314053; --color-4: #a71f7b; --color-5: #ff1cb4. 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 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