Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FA8A74
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#88655F
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#706464
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#55595A
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#1C1E1B
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· 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
FA8A74 | 88655F | 706464 | 55595A | 1C1E1B | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 2.4 Fail | 3.0 AA Large | 7.2 AAA | |
2.2 Fail | — | 1.1 Fail | 1.4 Fail | 3.3 AA Large | |
2.4 Fail | 1.1 Fail | — | 1.2 Fail | 3.0 Fail | |
3.0 AA Large | 1.4 Fail | 1.2 Fail | — | 2.4 Fail | |
7.2 AAA | 3.3 AA Large | 3.0 Fail | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FA8A74
#88655F
#706464
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fa8a74;
--color-2: #88655f;
--color-3: #706464;
--color-4: #55595a;
--color-5: #1c1e1b;
}SCSS
$color-1: #fa8a74; $color-2: #88655f; $color-3: #706464; $color-4: #55595a; $color-5: #1c1e1b;
TAILWIND
colors: {
'brand-1': '#fa8a74',
'brand-2': '#88655f',
'brand-3': '#706464',
'brand-4': '#55595a',
'brand-5': '#1c1e1b',
}RGB Array
[250, 138, 116], [136, 101, 95], [112, 100, 100], [85, 89, 90], [28, 30, 27]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FA8A74, #88655F, #706464, #55595A, #1C1E1B is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #fa8a74; --color-2: #88655f; --color-3: #706464; --color-4: #55595a; --color-5: #1c1e1b. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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