Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1F1F1F
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#D6426C
Dark Violet · MediumVioletRed · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#DE6666
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#F29857
Apricot · SandyBrown · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#FFC95C
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
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
1F1F1F | D6426C | DE6666 | F29857 | FFC95C | |
|---|---|---|---|---|---|
| — | 3.8 AA Large | 4.9 AA | 7.4 AAA | 10.8 AAA | |
3.8 AA Large | — | 1.3 Fail | 1.9 Fail | 2.8 Fail | |
4.9 AA | 1.3 Fail | — | 1.5 Fail | 2.2 Fail | |
7.4 AAA | 1.9 Fail | 1.5 Fail | — | 1.5 Fail | |
10.8 AAA | 2.8 Fail | 2.2 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1F1F1F
#D6426C
#DE6666
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1f1f1f;
--color-2: #d6426c;
--color-3: #de6666;
--color-4: #f29857;
--color-5: #ffc95c;
}SCSS
$color-1: #1f1f1f; $color-2: #d6426c; $color-3: #de6666; $color-4: #f29857; $color-5: #ffc95c;
TAILWIND
colors: {
'brand-1': '#1f1f1f',
'brand-2': '#d6426c',
'brand-3': '#de6666',
'brand-4': '#f29857',
'brand-5': '#ffc95c',
}RGB Array
[31, 31, 31], [214, 66, 108], [222, 102, 102], [242, 152, 87], [255, 201, 92]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #1F1F1F, #D6426C, #DE6666, #F29857, #FFC95C is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #1f1f1f; --color-2: #d6426c; --color-3: #de6666; --color-4: #f29857; --color-5: #ffc95c. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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