Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDA2A1
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#F6878E
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#B07B8F
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#705987
Dark Plum · DimGray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#94A690
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
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
FDA2A1 | F6878E | B07B8F | 705987 | 94A690 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.8 Fail | 3.1 AA Large | 1.3 Fail | |
1.2 Fail | — | 1.4 Fail | 2.5 Fail | 1.1 Fail | |
1.8 Fail | 1.4 Fail | — | 1.8 Fail | 1.3 Fail | |
3.1 AA Large | 2.5 Fail | 1.8 Fail | — | 2.3 Fail | |
1.3 Fail | 1.1 Fail | 1.3 Fail | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDA2A1
#F6878E
#B07B8F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fda2a1;
--color-2: #f6878e;
--color-3: #b07b8f;
--color-4: #705987;
--color-5: #94a690;
}SCSS
$color-1: #fda2a1; $color-2: #f6878e; $color-3: #b07b8f; $color-4: #705987; $color-5: #94a690;
TAILWIND
colors: {
'brand-1': '#fda2a1',
'brand-2': '#f6878e',
'brand-3': '#b07b8f',
'brand-4': '#705987',
'brand-5': '#94a690',
}RGB Array
[253, 162, 161], [246, 135, 142], [176, 123, 143], [112, 89, 135], [148, 166, 144]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FDA2A1, #F6878E, #B07B8F, #705987, #94A690 is ideal for: corporate websites, product showcases, portfolios. 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: #fda2a1; --color-2: #f6878e; --color-3: #b07b8f; --color-4: #705987; --color-5: #94a690. 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. 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