Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFCCD4
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#B17678
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#6D4E5D
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#D1ACCE
Mauve · Silver · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#835177
Rose Purple · DimGray · Violet
Traditional「Rose Purple」· Paint「Violet」· 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
FFCCD4 | B17678 | 6D4E5D | D1ACCE | 835177 | |
|---|---|---|---|---|---|
| — | 2.6 Fail | 5.1 AA | 1.4 Fail | 4.4 AA Large | |
2.6 Fail | — | 2.0 Fail | 1.8 Fail | 1.7 Fail | |
5.1 AA | 2.0 Fail | — | 3.6 AA Large | 1.2 Fail | |
1.4 Fail | 1.8 Fail | 3.6 AA Large | — | 3.1 AA Large | |
4.4 AA Large | 1.7 Fail | 1.2 Fail | 3.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFCCD4
#B17678
#6D4E5D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffccd4;
--color-2: #b17678;
--color-3: #6d4e5d;
--color-4: #d1acce;
--color-5: #835177;
}SCSS
$color-1: #ffccd4; $color-2: #b17678; $color-3: #6d4e5d; $color-4: #d1acce; $color-5: #835177;
TAILWIND
colors: {
'brand-1': '#ffccd4',
'brand-2': '#b17678',
'brand-3': '#6d4e5d',
'brand-4': '#d1acce',
'brand-5': '#835177',
}RGB Array
[255, 204, 212], [177, 118, 120], [109, 78, 93], [209, 172, 206], [131, 81, 119]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFCCD4, #B17678, #6D4E5D, #D1ACCE, #835177 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: #ffccd4; --color-2: #b17678; --color-3: #6d4e5d; --color-4: #d1acce; --color-5: #835177. 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