Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#9E9090
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#FFFDFF
Mauve · White · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#AE7C57
Tangerine · Sienna · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#750D04
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#070604
Ochre · Black · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· 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
9E9090 | FFFDFF | AE7C57 | 750D04 | 070604 | |
|---|---|---|---|---|---|
| — | 3.0 AA Large | 1.2 Fail | 3.8 AA Large | 6.6 AA | |
3.0 AA Large | — | 3.6 AA Large | 11.4 AAA | 20.0 AAA | |
1.2 Fail | 3.6 AA Large | — | 3.2 AA Large | 5.6 AA | |
3.8 AA Large | 11.4 AAA | 3.2 AA Large | — | 1.8 Fail | |
6.6 AA | 20.0 AAA | 5.6 AA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#9E9090
#FFFDFF
#AE7C57
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #9e9090;
--color-2: #fffdff;
--color-3: #ae7c57;
--color-4: #750d04;
--color-5: #070604;
}SCSS
$color-1: #9e9090; $color-2: #fffdff; $color-3: #ae7c57; $color-4: #750d04; $color-5: #070604;
TAILWIND
colors: {
'brand-1': '#9e9090',
'brand-2': '#fffdff',
'brand-3': '#ae7c57',
'brand-4': '#750d04',
'brand-5': '#070604',
}RGB Array
[158, 144, 144], [255, 253, 255], [174, 124, 87], [117, 13, 4], [7, 6, 4]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #9E9090, #FFFDFF, #AE7C57, #750D04, #070604 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: #9e9090; --color-2: #fffdff; --color-3: #ae7c57; --color-4: #750d04; --color-5: #070604. 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 pastel-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