Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FCCEB4
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#96A6A3
Jade · DarkGray · Silver Sand
Traditional「Jade」· Paint「Silver Sand」· Creative Urban Concrete
#65756A
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#162A35
Slate Blue · DarkSlateGray · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#020814
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
FCCEB4 | 96A6A3 | 65756A | 162A35 | 020814 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 3.4 AA Large | 10.3 AAA | 14.0 AAA | |
1.8 Fail | — | 1.9 Fail | 5.8 AA | 7.9 AAA | |
3.4 AA Large | 1.9 Fail | — | 3.0 AA Large | 4.1 AA Large | |
10.3 AAA | 5.8 AA | 3.0 AA Large | — | 1.4 Fail | |
14.0 AAA | 7.9 AAA | 4.1 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FCCEB4
#96A6A3
#65756A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fcceb4;
--color-2: #96a6a3;
--color-3: #65756a;
--color-4: #162a35;
--color-5: #020814;
}SCSS
$color-1: #fcceb4; $color-2: #96a6a3; $color-3: #65756a; $color-4: #162a35; $color-5: #020814;
TAILWIND
colors: {
'brand-1': '#fcceb4',
'brand-2': '#96a6a3',
'brand-3': '#65756a',
'brand-4': '#162a35',
'brand-5': '#020814',
}RGB Array
[252, 206, 180], [150, 166, 163], [101, 117, 106], [22, 42, 53], [2, 8, 20]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FCCEB4, #96A6A3, #65756A, #162A35, #020814 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: #fcceb4; --color-2: #96a6a3; --color-3: #65756a; --color-4: #162a35; --color-5: #020814. 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