← Back to Editor

#000000 · #FF19AF · #404040 · #4DFE15 · #707070

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FF19AF

Rose Purple · DeepPink · Rose Pink

HEX
#FF19AF
RGB
rgb(255, 25, 175)
HSL
hsl(321, 100%, 55%)
HSB
hsb(321, 90%, 100%)
CMYK
cmyk(0%, 90%, 31%, 0%)
Oklch
oklch(66.7% 0.271 348.6)

TraditionalRose Purple」· PaintRose Pink」· Creative Blush Sunrise

#404040

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#404040
RGB
rgb(64, 64, 64)
HSL
hsl(0, 0%, 25%)
HSB
hsb(0, 0%, 25%)
CMYK
cmyk(0%, 0%, 0%, 75%)
Oklch
oklch(37.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#4DFE15

Emerald · Chartreuse · Olive Green

HEX
#4DFE15
RGB
rgb(77, 254, 21)
HSL
hsl(106, 99%, 54%)
HSB
hsb(106, 92%, 100%)
CMYK
cmyk(70%, 0%, 92%, 0%)
Oklch
oklch(87.3% 0.280 140.5)

TraditionalEmerald」· PaintOlive Green」· Creative Blush Sunrise

#707070

Ink Gray · DimGray · Warm Gray

HEX
#707070
RGB
rgb(112, 112, 112)
HSL
hsl(0, 0%, 44%)
HSB
hsb(0, 0%, 44%)
CMYK
cmyk(0%, 0%, 0%, 56%)
Oklch
oklch(54.5% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
FF19AF
404040
4DFE15
707070
6.0
AA
2.0
Fail
15.5
AAA
4.2
AA Large
6.0
AA
3.0
Fail
2.6
Fail
1.4
Fail
2.0
Fail
3.0
Fail
7.7
AAA
2.1
Fail
15.5
AAA
2.6
Fail
7.7
AAA
3.7
AA Large
4.2
AA Large
1.4
Fail
2.1
Fail
3.7
AA Large
White BG
21.0AAA
3.5AA Large
10.4AAA
1.4Fail
5.0AA
Black BG
1.0Fail
6.0AA
2.0Fail
15.5AAA
4.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
9B998B
404040
9A9B4D
707070

Deuteranopia

000000
A9BA82
404040
8F825B
707070

Tritanopia

000000
F46E68
404040
567A84
707070

Achromatopsia

000000
6F6F6F
404040
AFAFAF
707070

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF19AF

Dark
Light

#404040

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff19af;
  --color-3: #404040;
  --color-4: #4dfe15;
  --color-5: #707070;
}

SCSS

$color-1: #000000;
$color-2: #ff19af;
$color-3: #404040;
$color-4: #4dfe15;
$color-5: #707070;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff19af',
  'brand-3': '#404040',
  'brand-4': '#4dfe15',
  'brand-5': '#707070',
}

RGB Array

[0, 0, 0], [255, 25, 175], [64, 64, 64], [77, 254, 21], [112, 112, 112]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FF19AF, #404040, #4DFE15, #707070 is ideal for: tech websites, dark mode UIs, game UIs, 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: #ff19af; --color-3: #404040; --color-4: #4dfe15; --color-5: #707070. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color