Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#AFBAB9
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#FF3700
Vermilion · OrangeRed · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#C74D2C
Vermilion · Chocolate · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#8A4A38
Crimson · Sienna · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#6B514A
Crimson · DimGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
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
AFBAB9 | FF3700 | C74D2C | 8A4A38 | 6B514A | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 2.3 Fail | 3.4 AA Large | 3.6 AA Large | |
1.8 Fail | — | 1.3 Fail | 1.9 Fail | 2.0 Fail | |
2.3 Fail | 1.3 Fail | — | 1.5 Fail | 1.6 Fail | |
3.4 AA Large | 1.9 Fail | 1.5 Fail | — | 1.1 Fail | |
3.6 AA Large | 2.0 Fail | 1.6 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#AFBAB9
#FF3700
#C74D2C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #afbab9;
--color-2: #ff3700;
--color-3: #c74d2c;
--color-4: #8a4a38;
--color-5: #6b514a;
}SCSS
$color-1: #afbab9; $color-2: #ff3700; $color-3: #c74d2c; $color-4: #8a4a38; $color-5: #6b514a;
TAILWIND
colors: {
'brand-1': '#afbab9',
'brand-2': '#ff3700',
'brand-3': '#c74d2c',
'brand-4': '#8a4a38',
'brand-5': '#6b514a',
}RGB Array
[175, 186, 185], [255, 55, 0], [199, 77, 44], [138, 74, 56], [107, 81, 74]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #AFBAB9, #FF3700, #C74D2C, #8A4A38, #6B514A is ideal for: corporate websites, product showcases, portfolios. 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: #afbab9; --color-2: #ff3700; --color-3: #c74d2c; --color-4: #8a4a38; --color-5: #6b514a. 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. 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