Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#5D1C16
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#A3BDA4
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#C0D1AF
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#F2E3C4
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#FBE8C7
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· 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
5D1C16 | A3BDA4 | C0D1AF | F2E3C4 | FBE8C7 | |
|---|---|---|---|---|---|
| — | 6.3 AA | 7.9 AAA | 10.1 AAA | 10.6 AAA | |
6.3 AA | — | 1.3 Fail | 1.6 Fail | 1.7 Fail | |
7.9 AAA | 1.3 Fail | — | 1.3 Fail | 1.3 Fail | |
10.1 AAA | 1.6 Fail | 1.3 Fail | — | 1.1 Fail | |
10.6 AAA | 1.7 Fail | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#5D1C16
#A3BDA4
#C0D1AF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #5d1c16;
--color-2: #a3bda4;
--color-3: #c0d1af;
--color-4: #f2e3c4;
--color-5: #fbe8c7;
}SCSS
$color-1: #5d1c16; $color-2: #a3bda4; $color-3: #c0d1af; $color-4: #f2e3c4; $color-5: #fbe8c7;
TAILWIND
colors: {
'brand-1': '#5d1c16',
'brand-2': '#a3bda4',
'brand-3': '#c0d1af',
'brand-4': '#f2e3c4',
'brand-5': '#fbe8c7',
}RGB Array
[93, 28, 22], [163, 189, 164], [192, 209, 175], [242, 227, 196], [251, 232, 199]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #5D1C16, #A3BDA4, #C0D1AF, #F2E3C4, #FBE8C7 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: #5d1c16; --color-2: #a3bda4; --color-3: #c0d1af; --color-4: #f2e3c4; --color-5: #fbe8c7. 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 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