Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FCEFCC
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#AF7784
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#560C2F
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#2B1C1F
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#F3BC79
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
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
FCEFCC | AF7784 | 560C2F | 2B1C1F | F3BC79 | |
|---|---|---|---|---|---|
| — | 3.2 AA Large | 12.3 AAA | 14.2 AAA | 1.5 Fail | |
3.2 AA Large | — | 3.9 AA Large | 4.5 AA Large | 2.1 Fail | |
12.3 AAA | 3.9 AA Large | — | 1.2 Fail | 8.2 AAA | |
14.2 AAA | 4.5 AA Large | 1.2 Fail | — | 9.5 AAA | |
1.5 Fail | 2.1 Fail | 8.2 AAA | 9.5 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FCEFCC
#AF7784
#560C2F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fcefcc;
--color-2: #af7784;
--color-3: #560c2f;
--color-4: #2b1c1f;
--color-5: #f3bc79;
}SCSS
$color-1: #fcefcc; $color-2: #af7784; $color-3: #560c2f; $color-4: #2b1c1f; $color-5: #f3bc79;
TAILWIND
colors: {
'brand-1': '#fcefcc',
'brand-2': '#af7784',
'brand-3': '#560c2f',
'brand-4': '#2b1c1f',
'brand-5': '#f3bc79',
}RGB Array
[252, 239, 204], [175, 119, 132], [86, 12, 47], [43, 28, 31], [243, 188, 121]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This vintage-style palette of #FCEFCC, #AF7784, #560C2F, #2B1C1F, #F3BC79 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: #fcefcc; --color-2: #af7784; --color-3: #560c2f; --color-4: #2b1c1f; --color-5: #f3bc79. 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 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