Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#929292
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#FD0574
Dark Violet · DeepPink · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#00FF7B
Pine Green · MediumSpringGreen · Olive Green
Traditional「Pine Green」· Paint「Olive Green」· Creative Blush Sunrise
#6BEDFF
Sky Blue · LightSkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
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
000000 | 929292 | FD0574 | 00FF7B | 6BEDFF | |
|---|---|---|---|---|---|
| — | 6.7 AA | 5.5 AA | 15.6 AAA | 15.2 AAA | |
6.7 AA | — | 1.2 Fail | 2.3 Fail | 2.2 Fail | |
5.5 AA | 1.2 Fail | — | 2.9 Fail | 2.8 Fail | |
15.6 AAA | 2.3 Fail | 2.9 Fail | — | 1.0 Fail | |
15.2 AAA | 2.2 Fail | 2.8 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#929292
#FD0574
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #929292;
--color-3: #fd0574;
--color-4: #00ff7b;
--color-5: #6bedff;
}SCSS
$color-1: #000000; $color-2: #929292; $color-3: #fd0574; $color-4: #00ff7b; $color-5: #6bedff;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#929292',
'brand-3': '#fd0574',
'brand-4': '#00ff7b',
'brand-5': '#6bedff',
}RGB Array
[0, 0, 0], [146, 146, 146], [253, 5, 116], [0, 255, 123], [107, 237, 255]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This vintage-style palette of #000000, #929292, #FD0574, #00FF7B, #6BEDFF 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: #000000; --color-2: #929292; --color-3: #fd0574; --color-4: #00ff7b; --color-5: #6bedff. 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 vintage-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