Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFEA01
Autumn Sage · Gold · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#FFCC00
Ochre · Gold · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#D3E3EC
Sky Blue · Lavender · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#F2F2F2
Plain White · SeaShell · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
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
FFEA01 | FFCC00 | D3E3EC | F2F2F2 | |
|---|---|---|---|---|
| — | 1.2 Fail | 1.1 Fail | 1.1 Fail | |
1.2 Fail | — | 1.1 Fail | 1.4 Fail | |
1.1 Fail | 1.1 Fail | — | 1.2 Fail | |
1.1 Fail | 1.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFEA01
#FFCC00
#D3E3EC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffea01;
--color-2: #ffcc00;
--color-3: #d3e3ec;
--color-4: #f2f2f2;
}SCSS
$color-1: #ffea01; $color-2: #ffcc00; $color-3: #d3e3ec; $color-4: #f2f2f2;
TAILWIND
colors: {
'brand-1': '#ffea01',
'brand-2': '#ffcc00',
'brand-3': '#d3e3ec',
'brand-4': '#f2f2f2',
}RGB Array
[255, 234, 1], [255, 204, 0], [211, 227, 236], [242, 242, 242]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This general-style palette of #FFEA01, #FFCC00, #D3E3EC, #F2F2F2 is ideal for: health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ffea01; --color-2: #ffcc00; --color-3: #d3e3ec; --color-4: #f2f2f2. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 4-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