Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#090808
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#999999
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#F0BEC8
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#B65C84
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#260415
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
090808 | 999999 | F0BEC8 | B65C84 | 260415 | |
|---|---|---|---|---|---|
| — | 7.0 AAA | 12.3 AAA | 4.6 AA | 1.1 Fail | |
7.0 AAA | — | 1.8 Fail | 1.5 Fail | 6.6 AA | |
12.3 AAA | 1.8 Fail | — | 2.7 Fail | 11.6 AAA | |
4.6 AA | 1.5 Fail | 2.7 Fail | — | 4.4 AA Large | |
1.1 Fail | 6.6 AA | 11.6 AAA | 4.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#090808
#999999
#F0BEC8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #090808;
--color-2: #999999;
--color-3: #f0bec8;
--color-4: #b65c84;
--color-5: #260415;
}SCSS
$color-1: #090808; $color-2: #999999; $color-3: #f0bec8; $color-4: #b65c84; $color-5: #260415;
TAILWIND
colors: {
'brand-1': '#090808',
'brand-2': '#999999',
'brand-3': '#f0bec8',
'brand-4': '#b65c84',
'brand-5': '#260415',
}RGB Array
[9, 8, 8], [153, 153, 153], [240, 190, 200], [182, 92, 132], [38, 4, 21]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #090808, #999999, #F0BEC8, #B65C84, #260415 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: #090808; --color-2: #999999; --color-3: #f0bec8; --color-4: #b65c84; --color-5: #260415. 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