Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFAE6
Goose Yellow · LightYellow · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F2E6AE
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#999581
Autumn Sage · Gray · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#6E6B62
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#33322F
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· 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
FFFAE6 | F2E6AE | 999581 | 6E6B62 | 33322F | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.9 Fail | 5.1 AA | 12.3 AAA | |
1.2 Fail | — | 2.4 Fail | 4.2 AA Large | 10.2 AAA | |
2.9 Fail | 2.4 Fail | — | 1.8 Fail | 4.3 AA Large | |
5.1 AA | 4.2 AA Large | 1.8 Fail | — | 2.4 Fail | |
12.3 AAA | 10.2 AAA | 4.3 AA Large | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFAE6
#F2E6AE
#999581
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffae6;
--color-2: #f2e6ae;
--color-3: #999581;
--color-4: #6e6b62;
--color-5: #33322f;
}SCSS
$color-1: #fffae6; $color-2: #f2e6ae; $color-3: #999581; $color-4: #6e6b62; $color-5: #33322f;
TAILWIND
colors: {
'brand-1': '#fffae6',
'brand-2': '#f2e6ae',
'brand-3': '#999581',
'brand-4': '#6e6b62',
'brand-5': '#33322f',
}RGB Array
[255, 250, 230], [242, 230, 174], [153, 149, 129], [110, 107, 98], [51, 50, 47]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This space-style palette of #FFFAE6, #F2E6AE, #999581, #6E6B62, #33322F 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: #fffae6; --color-2: #f2e6ae; --color-3: #999581; --color-4: #6e6b62; --color-5: #33322f. 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 space-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