Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#CCB3B3
Peach Pink · Silver · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#AA97AA
Mauve · DarkGray · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#F9D4A7
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#6C4F4F
Crimson · DimGray · 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
000000 | CCB3B3 | AA97AA | F9D4A7 | 6C4F4F | |
|---|---|---|---|---|---|
| — | 10.7 AAA | 7.7 AAA | 15.0 AAA | 2.9 Fail | |
10.7 AAA | — | 1.4 Fail | 1.4 Fail | 3.7 AA Large | |
7.7 AAA | 1.4 Fail | — | 1.9 Fail | 2.7 Fail | |
15.0 AAA | 1.4 Fail | 1.9 Fail | — | 5.2 AA | |
2.9 Fail | 3.7 AA Large | 2.7 Fail | 5.2 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#CCB3B3
#AA97AA
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #ccb3b3;
--color-3: #aa97aa;
--color-4: #f9d4a7;
--color-5: #6c4f4f;
}SCSS
$color-1: #000000; $color-2: #ccb3b3; $color-3: #aa97aa; $color-4: #f9d4a7; $color-5: #6c4f4f;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#ccb3b3',
'brand-3': '#aa97aa',
'brand-4': '#f9d4a7',
'brand-5': '#6c4f4f',
}RGB Array
[0, 0, 0], [204, 179, 179], [170, 151, 170], [249, 212, 167], [108, 79, 79]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #000000, #CCB3B3, #AA97AA, #F9D4A7, #6C4F4F 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: #000000; --color-2: #ccb3b3; --color-3: #aa97aa; --color-4: #f9d4a7; --color-5: #6c4f4f. 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 sunset-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