Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDC2B1
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#CFACAB
Peach Pink · Tan · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#A197A4
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#73819D
Azure · LightSlateGray · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#3C3041
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
FDC2B1 | CFACAB | A197A4 | 73819D | 3C3041 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.8 Fail | 2.5 Fail | 8.0 AAA | |
1.3 Fail | — | 1.4 Fail | 1.9 Fail | 6.0 AA | |
1.8 Fail | 1.4 Fail | — | 1.4 Fail | 4.4 AA Large | |
2.5 Fail | 1.9 Fail | 1.4 Fail | — | 3.2 AA Large | |
8.0 AAA | 6.0 AA | 4.4 AA Large | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDC2B1
#CFACAB
#A197A4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fdc2b1;
--color-2: #cfacab;
--color-3: #a197a4;
--color-4: #73819d;
--color-5: #3c3041;
}SCSS
$color-1: #fdc2b1; $color-2: #cfacab; $color-3: #a197a4; $color-4: #73819d; $color-5: #3c3041;
TAILWIND
colors: {
'brand-1': '#fdc2b1',
'brand-2': '#cfacab',
'brand-3': '#a197a4',
'brand-4': '#73819d',
'brand-5': '#3c3041',
}RGB Array
[253, 194, 177], [207, 172, 171], [161, 151, 164], [115, 129, 157], [60, 48, 65]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FDC2B1, #CFACAB, #A197A4, #73819D, #3C3041 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: #fdc2b1; --color-2: #cfacab; --color-3: #a197a4; --color-4: #73819d; --color-5: #3c3041. 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