Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#AD9F9F
Peach Pink · DarkGray · Silver Sand
Traditional「Peach Pink」· Paint「Silver Sand」· Creative Urban Concrete
#CCBBC5
Mauve · Silver · Cherry Blossom
Traditional「Mauve」· Paint「Cherry Blossom」· Creative Rose Petal
#E592A9
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#DA518E
Dark Violet · LightCoral · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#716673
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
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
AD9F9F | CCBBC5 | E592A9 | DA518E | 716673 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.1 Fail | 1.5 Fail | 2.1 Fail | |
1.4 Fail | — | 1.3 Fail | 2.1 Fail | 3.0 Fail | |
1.1 Fail | 1.3 Fail | — | 1.6 Fail | 2.3 Fail | |
1.5 Fail | 2.1 Fail | 1.6 Fail | — | 1.4 Fail | |
2.1 Fail | 3.0 Fail | 2.3 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#AD9F9F
#CCBBC5
#E592A9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ad9f9f;
--color-2: #ccbbc5;
--color-3: #e592a9;
--color-4: #da518e;
--color-5: #716673;
}SCSS
$color-1: #ad9f9f; $color-2: #ccbbc5; $color-3: #e592a9; $color-4: #da518e; $color-5: #716673;
TAILWIND
colors: {
'brand-1': '#ad9f9f',
'brand-2': '#ccbbc5',
'brand-3': '#e592a9',
'brand-4': '#da518e',
'brand-5': '#716673',
}RGB Array
[173, 159, 159], [204, 187, 197], [229, 146, 169], [218, 81, 142], [113, 102, 115]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #AD9F9F, #CCBBC5, #E592A9, #DA518E, #716673 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: #ad9f9f; --color-2: #ccbbc5; --color-3: #e592a9; --color-4: #da518e; --color-5: #716673. 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