Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FAA495
Peach Pink · LightSalmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#C85B7B
Dark Violet · LightCoral · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#8F2B2D
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#321613
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#897473
Crimson · Gray · Warm Gray
Traditional「Crimson」· Paint「Warm Gray」· Creative Urban Concrete
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
FAA495 | C85B7B | 8F2B2D | 321613 | 897473 | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 4.2 AA Large | 8.6 AAA | 2.2 Fail | |
2.1 Fail | — | 2.1 Fail | 4.2 AA Large | 1.1 Fail | |
4.2 AA Large | 2.1 Fail | — | 2.0 Fail | 1.9 Fail | |
8.6 AAA | 4.2 AA Large | 2.0 Fail | — | 3.8 AA Large | |
2.2 Fail | 1.1 Fail | 1.9 Fail | 3.8 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FAA495
#C85B7B
#8F2B2D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #faa495;
--color-2: #c85b7b;
--color-3: #8f2b2d;
--color-4: #321613;
--color-5: #897473;
}SCSS
$color-1: #faa495; $color-2: #c85b7b; $color-3: #8f2b2d; $color-4: #321613; $color-5: #897473;
TAILWIND
colors: {
'brand-1': '#faa495',
'brand-2': '#c85b7b',
'brand-3': '#8f2b2d',
'brand-4': '#321613',
'brand-5': '#897473',
}RGB Array
[250, 164, 149], [200, 91, 123], [143, 43, 45], [50, 22, 19], [137, 116, 115]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This space-style palette of #FAA495, #C85B7B, #8F2B2D, #321613, #897473 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: #faa495; --color-2: #c85b7b; --color-3: #8f2b2d; --color-4: #321613; --color-5: #897473. 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 space-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