Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#060606
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#B78EAE
Mauve · DarkGray · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#C2A698
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#D8B691
Goose Yellow · Tan · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#D7D8C8
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
060606 | B78EAE | C2A698 | D8B691 | D7D8C8 | |
|---|---|---|---|---|---|
| — | 7.2 AAA | 8.9 AAA | 10.6 AAA | 14.0 AAA | |
7.2 AAA | — | 1.2 Fail | 1.5 Fail | 1.9 Fail | |
8.9 AAA | 1.2 Fail | — | 1.2 Fail | 1.6 Fail | |
10.6 AAA | 1.5 Fail | 1.2 Fail | — | 1.3 Fail | |
14.0 AAA | 1.9 Fail | 1.6 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#060606
#B78EAE
#C2A698
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #060606;
--color-2: #b78eae;
--color-3: #c2a698;
--color-4: #d8b691;
--color-5: #d7d8c8;
}SCSS
$color-1: #060606; $color-2: #b78eae; $color-3: #c2a698; $color-4: #d8b691; $color-5: #d7d8c8;
TAILWIND
colors: {
'brand-1': '#060606',
'brand-2': '#b78eae',
'brand-3': '#c2a698',
'brand-4': '#d8b691',
'brand-5': '#d7d8c8',
}RGB Array
[6, 6, 6], [183, 142, 174], [194, 166, 152], [216, 182, 145], [215, 216, 200]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #060606, #B78EAE, #C2A698, #D8B691, #D7D8C8 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. 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: #060606; --color-2: #b78eae; --color-3: #c2a698; --color-4: #d8b691; --color-5: #d7d8c8. 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. 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