Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#5B5F60
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#93B1AF
Jade · DarkGray · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#F9D780
Goose Yellow · Khaki · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#D5674C
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#7F4134
Crimson · Sienna · 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
5B5F60 | 93B1AF | F9D780 | D5674C | 7F4134 | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 4.6 AA | 1.8 Fail | 1.2 Fail | |
2.8 Fail | — | 1.6 Fail | 1.6 Fail | 3.4 AA Large | |
4.6 AA | 1.6 Fail | — | 2.6 Fail | 5.6 AA | |
1.8 Fail | 1.6 Fail | 2.6 Fail | — | 2.2 Fail | |
1.2 Fail | 3.4 AA Large | 5.6 AA | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#5B5F60
#93B1AF
#F9D780
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #5b5f60;
--color-2: #93b1af;
--color-3: #f9d780;
--color-4: #d5674c;
--color-5: #7f4134;
}SCSS
$color-1: #5b5f60; $color-2: #93b1af; $color-3: #f9d780; $color-4: #d5674c; $color-5: #7f4134;
TAILWIND
colors: {
'brand-1': '#5b5f60',
'brand-2': '#93b1af',
'brand-3': '#f9d780',
'brand-4': '#d5674c',
'brand-5': '#7f4134',
}RGB Array
[91, 95, 96], [147, 177, 175], [249, 215, 128], [213, 103, 76], [127, 65, 52]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #5B5F60, #93B1AF, #F9D780, #D5674C, #7F4134 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: #5b5f60; --color-2: #93b1af; --color-3: #f9d780; --color-4: #d5674c; --color-5: #7f4134. 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