Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7DD86
Goose Yellow · Khaki · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#BAB281
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#5A736F
Mineral Blue · DimGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#262D40
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#050004
Rose Purple · Black · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
F7DD86 | BAB281 | 5A736F | 262D40 | 050004 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 3.8 AA Large | 10.2 AAA | 15.5 AAA | |
1.6 Fail | — | 2.4 Fail | 6.4 AA | 9.7 AAA | |
3.8 AA Large | 2.4 Fail | — | 2.7 Fail | 4.1 AA Large | |
10.2 AAA | 6.4 AA | 2.7 Fail | — | 1.5 Fail | |
15.5 AAA | 9.7 AAA | 4.1 AA Large | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7DD86
#BAB281
#5A736F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7dd86;
--color-2: #bab281;
--color-3: #5a736f;
--color-4: #262d40;
--color-5: #050004;
}SCSS
$color-1: #f7dd86; $color-2: #bab281; $color-3: #5a736f; $color-4: #262d40; $color-5: #050004;
TAILWIND
colors: {
'brand-1': '#f7dd86',
'brand-2': '#bab281',
'brand-3': '#5a736f',
'brand-4': '#262d40',
'brand-5': '#050004',
}RGB Array
[247, 221, 134], [186, 178, 129], [90, 115, 111], [38, 45, 64], [5, 0, 4]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #F7DD86, #BAB281, #5A736F, #262D40, #050004 is ideal for: tech websites, dark mode UIs, game UIs, 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: #f7dd86; --color-2: #bab281; --color-3: #5a736f; --color-4: #262d40; --color-5: #050004. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 pastel-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