Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3F1AF
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F9420A
Vermilion · OrangeRed · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#AECBEB
Azure · LightBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#2B2B2B
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
F3F1AF | F9420A | AECBEB | FFFFFF | 2B2B2B | |
|---|---|---|---|---|---|
| — | 3.1 AA Large | 1.4 Fail | 1.2 Fail | 12.1 AAA | |
3.1 AA Large | — | 2.2 Fail | 3.6 AA Large | 3.9 AA Large | |
1.4 Fail | 2.2 Fail | — | 1.7 Fail | 8.5 AAA | |
1.2 Fail | 3.6 AA Large | 1.7 Fail | — | 14.2 AAA | |
12.1 AAA | 3.9 AA Large | 8.5 AAA | 14.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3F1AF
#F9420A
#AECBEB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3f1af;
--color-2: #f9420a;
--color-3: #aecbeb;
--color-4: #ffffff;
--color-5: #2b2b2b;
}SCSS
$color-1: #f3f1af; $color-2: #f9420a; $color-3: #aecbeb; $color-4: #ffffff; $color-5: #2b2b2b;
TAILWIND
colors: {
'brand-1': '#f3f1af',
'brand-2': '#f9420a',
'brand-3': '#aecbeb',
'brand-4': '#ffffff',
'brand-5': '#2b2b2b',
}RGB Array
[243, 241, 175], [249, 66, 10], [174, 203, 235], [255, 255, 255], [43, 43, 43]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This vintage-style palette of #F3F1AF, #F9420A, #AECBEB, #FFFFFF, #2B2B2B 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 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #f3f1af; --color-2: #f9420a; --color-3: #aecbeb; --color-4: #ffffff; --color-5: #2b2b2b. 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 vintage-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