Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFD1D1
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#FFA6A6
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#363030
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#D6D0D0
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#1A1717
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
FFD1D1 | FFA6A6 | 363030 | D6D0D0 | 1A1717 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 9.4 AAA | 1.1 Fail | 13.0 AAA | |
1.4 Fail | — | 6.9 AA | 1.2 Fail | 9.5 AAA | |
9.4 AAA | 6.9 AA | — | 8.5 AAA | 1.4 Fail | |
1.1 Fail | 1.2 Fail | 8.5 AAA | — | 11.7 AAA | |
13.0 AAA | 9.5 AAA | 1.4 Fail | 11.7 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFD1D1
#FFA6A6
#363030
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffd1d1;
--color-2: #ffa6a6;
--color-3: #363030;
--color-4: #d6d0d0;
--color-5: #1a1717;
}SCSS
$color-1: #ffd1d1; $color-2: #ffa6a6; $color-3: #363030; $color-4: #d6d0d0; $color-5: #1a1717;
TAILWIND
colors: {
'brand-1': '#ffd1d1',
'brand-2': '#ffa6a6',
'brand-3': '#363030',
'brand-4': '#d6d0d0',
'brand-5': '#1a1717',
}RGB Array
[255, 209, 209], [255, 166, 166], [54, 48, 48], [214, 208, 208], [26, 23, 23]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #FFD1D1, #FFA6A6, #363030, #D6D0D0, #1A1717 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: #ffd1d1; --color-2: #ffa6a6; --color-3: #363030; --color-4: #d6d0d0; --color-5: #1a1717. 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 warm-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