Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDAA88
Apricot · LightSalmon · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#CB6A71
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#9F493C
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#382545
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#190E2A
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· 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
FDAA88 | CB6A71 | 9F493C | 382545 | 190E2A | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 3.2 AA Large | 7.4 AAA | 9.9 AAA | |
1.9 Fail | — | 1.7 Fail | 3.8 AA Large | 5.1 AA | |
3.2 AA Large | 1.7 Fail | — | 2.3 Fail | 3.1 AA Large | |
7.4 AAA | 3.8 AA Large | 2.3 Fail | — | 1.3 Fail | |
9.9 AAA | 5.1 AA | 3.1 AA Large | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDAA88
#CB6A71
#9F493C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fdaa88;
--color-2: #cb6a71;
--color-3: #9f493c;
--color-4: #382545;
--color-5: #190e2a;
}SCSS
$color-1: #fdaa88; $color-2: #cb6a71; $color-3: #9f493c; $color-4: #382545; $color-5: #190e2a;
TAILWIND
colors: {
'brand-1': '#fdaa88',
'brand-2': '#cb6a71',
'brand-3': '#9f493c',
'brand-4': '#382545',
'brand-5': '#190e2a',
}RGB Array
[253, 170, 136], [203, 106, 113], [159, 73, 60], [56, 37, 69], [25, 14, 42]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FDAA88, #CB6A71, #9F493C, #382545, #190E2A 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: #fdaa88; --color-2: #cb6a71; --color-3: #9f493c; --color-4: #382545; --color-5: #190e2a. 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