Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CECCDC
Wisteria · LightGray · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#C6B5D9
Wisteria · LightSteelBlue · Lilac Purple
Traditional「Wisteria」· Paint「Lilac Purple」· Creative Lavender Dream
#A5798F
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#726F74
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#A99A86
Ginger · DarkGray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· 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
CECCDC | C6B5D9 | A5798F | 726F74 | A99A86 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.3 Fail | 3.1 AA Large | 1.7 Fail | |
1.2 Fail | — | 1.9 Fail | 2.6 Fail | 1.4 Fail | |
2.3 Fail | 1.9 Fail | — | 1.4 Fail | 1.3 Fail | |
3.1 AA Large | 2.6 Fail | 1.4 Fail | — | 1.8 Fail | |
1.7 Fail | 1.4 Fail | 1.3 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CECCDC
#C6B5D9
#A5798F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ceccdc;
--color-2: #c6b5d9;
--color-3: #a5798f;
--color-4: #726f74;
--color-5: #a99a86;
}SCSS
$color-1: #ceccdc; $color-2: #c6b5d9; $color-3: #a5798f; $color-4: #726f74; $color-5: #a99a86;
TAILWIND
colors: {
'brand-1': '#ceccdc',
'brand-2': '#c6b5d9',
'brand-3': '#a5798f',
'brand-4': '#726f74',
'brand-5': '#a99a86',
}RGB Array
[206, 204, 220], [198, 181, 217], [165, 121, 143], [114, 111, 116], [169, 154, 134]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #CECCDC, #C6B5D9, #A5798F, #726F74, #A99A86 is ideal for: brand design, premium product pages, magazine layouts. Low-saturation colors convey a sophisticated, premium feel. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ceccdc; --color-2: #c6b5d9; --color-3: #a5798f; --color-4: #726f74; --color-5: #a99a86. 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 nature-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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