Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFCDD4
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#F0DFD8
Apricot · Beige · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#EBB9C2
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#E36B75
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#6C3B3E
Crimson · DarkOliveGreen · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
FFCDD4 | F0DFD8 | EBB9C2 | E36B75 | 6C3B3E | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 2.3 Fail | 6.4 AA | |
1.1 Fail | — | 1.3 Fail | 2.5 Fail | 7.0 AA | |
1.2 Fail | 1.3 Fail | — | 1.8 Fail | 5.3 AA | |
2.3 Fail | 2.5 Fail | 1.8 Fail | — | 2.8 Fail | |
6.4 AA | 7.0 AA | 5.3 AA | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFCDD4
#F0DFD8
#EBB9C2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffcdd4;
--color-2: #f0dfd8;
--color-3: #ebb9c2;
--color-4: #e36b75;
--color-5: #6c3b3e;
}SCSS
$color-1: #ffcdd4; $color-2: #f0dfd8; $color-3: #ebb9c2; $color-4: #e36b75; $color-5: #6c3b3e;
TAILWIND
colors: {
'brand-1': '#ffcdd4',
'brand-2': '#f0dfd8',
'brand-3': '#ebb9c2',
'brand-4': '#e36b75',
'brand-5': '#6c3b3e',
}RGB Array
[255, 205, 212], [240, 223, 216], [235, 185, 194], [227, 107, 117], [108, 59, 62]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFCDD4, #F0DFD8, #EBB9C2, #E36B75, #6C3B3E is ideal for: health products, baby brands, fresh-style blogs, 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: #ffcdd4; --color-2: #f0dfd8; --color-3: #ebb9c2; --color-4: #e36b75; --color-5: #6c3b3e. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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