Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F1E8C1
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#BB7D0E
Ochre · DarkGoldenRod · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#A43B1D
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#312500
Ochre · Black · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· Creative Blush Sunrise
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· 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
F1E8C1 | BB7D0E | A43B1D | 312500 | 000000 | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 5.3 AA | 12.2 AAA | 17.1 AAA | |
2.8 Fail | — | 1.9 Fail | 4.3 AA Large | 6.1 AA | |
5.3 AA | 1.9 Fail | — | 2.3 Fail | 3.2 AA Large | |
12.2 AAA | 4.3 AA Large | 2.3 Fail | — | 1.4 Fail | |
17.1 AAA | 6.1 AA | 3.2 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F1E8C1
#BB7D0E
#A43B1D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f1e8c1;
--color-2: #bb7d0e;
--color-3: #a43b1d;
--color-4: #312500;
--color-5: #000000;
}SCSS
$color-1: #f1e8c1; $color-2: #bb7d0e; $color-3: #a43b1d; $color-4: #312500; $color-5: #000000;
TAILWIND
colors: {
'brand-1': '#f1e8c1',
'brand-2': '#bb7d0e',
'brand-3': '#a43b1d',
'brand-4': '#312500',
'brand-5': '#000000',
}RGB Array
[241, 232, 193], [187, 125, 14], [164, 59, 29], [49, 37, 0], [0, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F1E8C1, #BB7D0E, #A43B1D, #312500, #000000 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #f1e8c1; --color-2: #bb7d0e; --color-3: #a43b1d; --color-4: #312500; --color-5: #000000. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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