Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF08E
Fresh Green · Khaki · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D1AC28
Ochre · GoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#9E4D49
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#48637C
Slate Blue · DimGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#BDCEA1
Willow Green · Silver · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
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
FFF08E | D1AC28 | 9E4D49 | 48637C | BDCEA1 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 5.0 AA | 5.4 AA | 1.4 Fail | |
1.9 Fail | — | 2.7 Fail | 2.9 Fail | 1.3 Fail | |
5.0 AA | 2.7 Fail | — | 1.1 Fail | 3.5 AA Large | |
5.4 AA | 2.9 Fail | 1.1 Fail | — | 3.7 AA Large | |
1.4 Fail | 1.3 Fail | 3.5 AA Large | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF08E
#D1AC28
#9E4D49
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff08e;
--color-2: #d1ac28;
--color-3: #9e4d49;
--color-4: #48637c;
--color-5: #bdcea1;
}SCSS
$color-1: #fff08e; $color-2: #d1ac28; $color-3: #9e4d49; $color-4: #48637c; $color-5: #bdcea1;
TAILWIND
colors: {
'brand-1': '#fff08e',
'brand-2': '#d1ac28',
'brand-3': '#9e4d49',
'brand-4': '#48637c',
'brand-5': '#bdcea1',
}RGB Array
[255, 240, 142], [209, 172, 40], [158, 77, 73], [72, 99, 124], [189, 206, 161]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFF08E, #D1AC28, #9E4D49, #48637C, #BDCEA1 is ideal for: corporate websites, product showcases, portfolios. 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: #fff08e; --color-2: #d1ac28; --color-3: #9e4d49; --color-4: #48637c; --color-5: #bdcea1. 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. 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