Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#9E8E8A
Crimson · Gray · Silver Sand
Traditional「Crimson」· Paint「Silver Sand」· Creative Urban Concrete
#4E223C
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#D99CA4
Peach Pink · Tan · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#FAD1AF
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#F2E8B6
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
9E8E8A | 4E223C | D99CA4 | FAD1AF | F2E8B6 | |
|---|---|---|---|---|---|
| — | 4.1 AA Large | 1.4 Fail | 2.2 Fail | 2.5 Fail | |
4.1 AA Large | — | 5.7 AA | 9.1 AAA | 10.5 AAA | |
1.4 Fail | 5.7 AA | — | 1.6 Fail | 1.8 Fail | |
2.2 Fail | 9.1 AAA | 1.6 Fail | — | 1.1 Fail | |
2.5 Fail | 10.5 AAA | 1.8 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#9E8E8A
#4E223C
#D99CA4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #9e8e8a;
--color-2: #4e223c;
--color-3: #d99ca4;
--color-4: #fad1af;
--color-5: #f2e8b6;
}SCSS
$color-1: #9e8e8a; $color-2: #4e223c; $color-3: #d99ca4; $color-4: #fad1af; $color-5: #f2e8b6;
TAILWIND
colors: {
'brand-1': '#9e8e8a',
'brand-2': '#4e223c',
'brand-3': '#d99ca4',
'brand-4': '#fad1af',
'brand-5': '#f2e8b6',
}RGB Array
[158, 142, 138], [78, 34, 60], [217, 156, 164], [250, 209, 175], [242, 232, 182]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #9E8E8A, #4E223C, #D99CA4, #FAD1AF, #F2E8B6 is ideal for: 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: #9e8e8a; --color-2: #4e223c; --color-3: #d99ca4; --color-4: #fad1af; --color-5: #f2e8b6. 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. 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