Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDE4E2
Peach Pink · Linen · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#BFBCBC
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#14160F
Grass Green · Black · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· Creative Blush Sunrise
#1818CC
Deep Indigo · MediumBlue · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#E3E4EA
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
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
FDE4E2 | BFBCBC | 14160F | 1818CC | E3E4EA | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 15.1 AAA | 8.5 AAA | 1.0 Fail | |
1.6 Fail | — | 9.7 AAA | 5.5 AA | 1.5 Fail | |
15.1 AAA | 9.7 AAA | — | 1.8 Fail | 14.4 AAA | |
8.5 AAA | 5.5 AA | 1.8 Fail | — | 8.1 AAA | |
1.0 Fail | 1.5 Fail | 14.4 AAA | 8.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDE4E2
#BFBCBC
#14160F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fde4e2;
--color-2: #bfbcbc;
--color-3: #14160f;
--color-4: #1818cc;
--color-5: #e3e4ea;
}SCSS
$color-1: #fde4e2; $color-2: #bfbcbc; $color-3: #14160f; $color-4: #1818cc; $color-5: #e3e4ea;
TAILWIND
colors: {
'brand-1': '#fde4e2',
'brand-2': '#bfbcbc',
'brand-3': '#14160f',
'brand-4': '#1818cc',
'brand-5': '#e3e4ea',
}RGB Array
[253, 228, 226], [191, 188, 188], [20, 22, 15], [24, 24, 204], [227, 228, 234]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FDE4E2, #BFBCBC, #14160F, #1818CC, #E3E4EA 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: #fde4e2; --color-2: #bfbcbc; --color-3: #14160f; --color-4: #1818cc; --color-5: #e3e4ea. 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. 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