← Back to Editor

#D1D1D1 · #1A1A1A · #FF00EE · #00FFB3 · #FBFF91

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#D1D1D1

Silver Gray · LightGray · Pearl Gray

HEX
#D1D1D1
RGB
rgb(209, 209, 209)
HSL
hsl(0, 0%, 82%)
HSB
hsb(0, 0%, 82%)
CMYK
cmyk(0%, 0%, 0%, 18%)
Oklch
oklch(86.1% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#1A1A1A

Ink Black · Black · Jet Black

HEX
#1A1A1A
RGB
rgb(26, 26, 26)
HSL
hsl(0, 0%, 10%)
HSB
hsb(0, 0%, 10%)
CMYK
cmyk(0%, 0%, 0%, 90%)
Oklch
oklch(21.8% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FF00EE

Rose Purple · Magenta · Violet

HEX
#FF00EE
RGB
rgb(255, 0, 238)
HSL
hsl(304, 100%, 50%)
HSB
hsb(304, 100%, 100%)
CMYK
cmyk(0%, 100%, 7%, 0%)
Oklch
oklch(69.2% 0.312 332.1)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#00FFB3

Mineral Blue · MediumSpringGreen · Mint Ice

HEX
#00FFB3
RGB
rgb(0, 255, 179)
HSL
hsl(162, 100%, 50%)
HSB
hsb(162, 100%, 100%)
CMYK
cmyk(100%, 0%, 30%, 0%)
Oklch
oklch(88.4% 0.192 162.7)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#FBFF91

Fresh Green · Khaki · Lemon Cream

HEX
#FBFF91
RGB
rgb(251, 255, 145)
HSL
hsl(62, 100%, 78%)
HSB
hsb(62, 43%, 100%)
CMYK
cmyk(2%, 0%, 43%, 0%)
Oklch
oklch(97.4% 0.133 110.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D1D1D1
D1D1D1

Analogous

D1D1D1
D1D1D1
D1D1D1

Triadic

D1D1D1
D1D1D1
D1D1D1

Split-Comp.

D1D1D1
D1D1D1
D1D1D1

Tetradic

D1D1D1
D1D1D1
D1D1D1
D1D1D1

Contrast Matrix WCAG 2.1 Contrast

D1D1D1
1A1A1A
FF00EE
00FFB3
FBFF91
11.4
AAA
2.1
Fail
1.2
Fail
1.4
Fail
11.4
AAA
5.4
AA
13.2
AAA
16.4
AAA
2.1
Fail
5.4
AA
2.5
Fail
3.1
AA Large
1.2
Fail
13.2
AAA
2.5
Fail
1.2
Fail
1.4
Fail
16.4
AAA
3.1
AA Large
1.2
Fail
White BG
1.5Fail
17.4AAA
3.2AA Large
1.3Fail
1.1Fail
Black BG
13.8AAA
1.2Fail
6.5AA
16.0AAA
19.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D1D1D1
1A1A1A
918EB4
6E71C5
FDFDAC

Deuteranopia

D1D1D1
1A1A1A
9FB3A7
604DCA
FDFCB2

Tritanopia

D1D1D1
1A1A1A
F2877D
0DD4D7
FBC1C5

Achromatopsia

D1D1D1
1A1A1A
676767
AAAAAA
F1F1F1

Shades & Tints Shades & Tints

#D1D1D1

Dark
Light

#1A1A1A

Dark
Light

#FF00EE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d1d1d1;
  --color-2: #1a1a1a;
  --color-3: #ff00ee;
  --color-4: #00ffb3;
  --color-5: #fbff91;
}

SCSS

$color-1: #d1d1d1;
$color-2: #1a1a1a;
$color-3: #ff00ee;
$color-4: #00ffb3;
$color-5: #fbff91;

TAILWIND

colors: {
  'brand-1': '#d1d1d1',
  'brand-2': '#1a1a1a',
  'brand-3': '#ff00ee',
  'brand-4': '#00ffb3',
  'brand-5': '#fbff91',
}

RGB Array

[209, 209, 209], [26, 26, 26], [255, 0, 238], [0, 255, 179], [251, 255, 145]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D1D1D1, #1A1A1A, #FF00EE, #00FFB3, #FBFF91 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: #d1d1d1; --color-2: #1a1a1a; --color-3: #ff00ee; --color-4: #00ffb3; --color-5: #fbff91. 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.

🎨 Open this palette in Editor →

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