Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDEEC1
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#ABBD99
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#999933
Autumn Sage · DarkGoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#3B291B
Tangerine · DarkSlateGray · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#51DDDE
Lake Blue · Turquoise · Lake Green
Traditional「Lake Blue」· Paint「Lake Green」· 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
FDEEC1 | ABBD99 | 999933 | 3B291B | 51DDDE | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.6 Fail | 12.0 AAA | 1.4 Fail | |
1.7 Fail | — | 1.5 Fail | 6.9 AA | 1.2 Fail | |
2.6 Fail | 1.5 Fail | — | 4.6 AA | 1.8 Fail | |
12.0 AAA | 6.9 AA | 4.6 AA | — | 8.4 AAA | |
1.4 Fail | 1.2 Fail | 1.8 Fail | 8.4 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDEEC1
#ABBD99
#999933
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fdeec1;
--color-2: #abbd99;
--color-3: #999933;
--color-4: #3b291b;
--color-5: #51ddde;
}SCSS
$color-1: #fdeec1; $color-2: #abbd99; $color-3: #999933; $color-4: #3b291b; $color-5: #51ddde;
TAILWIND
colors: {
'brand-1': '#fdeec1',
'brand-2': '#abbd99',
'brand-3': '#999933',
'brand-4': '#3b291b',
'brand-5': '#51ddde',
}RGB Array
[253, 238, 193], [171, 189, 153], [153, 153, 51], [59, 41, 27], [81, 221, 222]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FDEEC1, #ABBD99, #999933, #3B291B, #51DDDE 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: #fdeec1; --color-2: #abbd99; --color-3: #999933; --color-4: #3b291b; --color-5: #51ddde. 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