Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7DABC
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C5A58E
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#484745
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#272A2F
Indigo · DarkSlateGray · Dark Stone
Traditional「Indigo」· Paint「Dark Stone」· Creative Midnight Shadow
#191A1C
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
F7DABC | C5A58E | 484745 | 272A2F | 191A1C | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 6.9 AA | 10.8 AAA | 13.0 AAA | |
1.7 Fail | — | 4.0 AA Large | 6.3 AA | 7.6 AAA | |
6.9 AA | 4.0 AA Large | — | 1.6 Fail | 1.9 Fail | |
10.8 AAA | 6.3 AA | 1.6 Fail | — | 1.2 Fail | |
13.0 AAA | 7.6 AAA | 1.9 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7DABC
#C5A58E
#484745
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7dabc;
--color-2: #c5a58e;
--color-3: #484745;
--color-4: #272a2f;
--color-5: #191a1c;
}SCSS
$color-1: #f7dabc; $color-2: #c5a58e; $color-3: #484745; $color-4: #272a2f; $color-5: #191a1c;
TAILWIND
colors: {
'brand-1': '#f7dabc',
'brand-2': '#c5a58e',
'brand-3': '#484745',
'brand-4': '#272a2f',
'brand-5': '#191a1c',
}RGB Array
[247, 218, 188], [197, 165, 142], [72, 71, 69], [39, 42, 47], [25, 26, 28]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #F7DABC, #C5A58E, #484745, #272A2F, #191A1C 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: #f7dabc; --color-2: #c5a58e; --color-3: #484745; --color-4: #272a2f; --color-5: #191a1c. 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 dark-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