← Back to Editor

#D9FF00 · #777777 · #FF0051 · #D1D1D1 · #EDEDED

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

#D9FF00

Autumn Sage · Yellow · Honey Gold

HEX
#D9FF00
RGB
rgb(217, 255, 0)
HSL
hsl(69, 100%, 50%)
HSB
hsb(69, 100%, 100%)
CMYK
cmyk(15%, 0%, 100%, 0%)
Oklch
oklch(93.9% 0.223 120.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#777777

Ink Gray · Gray · Warm Gray

HEX
#777777
RGB
rgb(119, 119, 119)
HSL
hsl(0, 0%, 47%)
HSB
hsb(0, 0%, 47%)
CMYK
cmyk(0%, 0%, 0%, 53%)
Oklch
oklch(56.9% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#FF0051

Dark Violet · Crimson · Camellia

HEX
#FF0051
RGB
rgb(255, 0, 81)
HSL
hsl(341, 100%, 50%)
HSB
hsb(341, 100%, 100%)
CMYK
cmyk(0%, 100%, 68%, 0%)
Oklch
oklch(63.5% 0.254 16.6)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#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

#EDEDED

Plain White · Linen · Cloud White

HEX
#EDEDED
RGB
rgb(237, 237, 237)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.6% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D9FF00
2600FF

Analogous

FFA600
D9FF00
59FF00

Triadic

D9FF00
00D9FF
FF00D9

Split-Comp.

D9FF00
0059FF
A600FF

Tetradic

D9FF00
00FFA6
2600FF
FF0059

Contrast Matrix WCAG 2.1 Contrast

D9FF00
777777
FF0051
D1D1D1
EDEDED
3.9
AA Large
3.4
AA Large
1.3
Fail
1.0
Fail
3.9
AA Large
1.1
Fail
2.9
Fail
3.8
AA Large
3.4
AA Large
1.1
Fail
2.6
Fail
3.3
AA Large
1.3
Fail
2.9
Fail
2.6
Fail
1.3
Fail
1.0
Fail
3.8
AA Large
3.3
AA Large
1.3
Fail
White BG
1.2Fail
4.5AA Large
3.9AA Large
1.5Fail
1.2Fail
Black BG
18.3AAA
4.7AA
5.4AA
13.8AAA
17.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9EA3E
777777
918E3D
D1D1D1
EDEDED

Deuteranopia

E7E44D
777777
9FB339
D1D1D1
EDEDED

Tritanopia

DB6E79
777777
F22E2B
D1D1D1
EDEDED

Achromatopsia

D7D7D7
777777
555555
D1D1D1
EDEDED

Shades & Tints Shades & Tints

#D9FF00

Dark
Light

#777777

Dark
Light

#FF0051

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d9ff00;
  --color-2: #777777;
  --color-3: #ff0051;
  --color-4: #d1d1d1;
  --color-5: #ededed;
}

SCSS

$color-1: #d9ff00;
$color-2: #777777;
$color-3: #ff0051;
$color-4: #d1d1d1;
$color-5: #ededed;

TAILWIND

colors: {
  'brand-1': '#d9ff00',
  'brand-2': '#777777',
  'brand-3': '#ff0051',
  'brand-4': '#d1d1d1',
  'brand-5': '#ededed',
}

RGB Array

[217, 255, 0], [119, 119, 119], [255, 0, 81], [209, 209, 209], [237, 237, 237]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D9FF00, #777777, #FF0051, #D1D1D1, #EDEDED 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: #d9ff00; --color-2: #777777; --color-3: #ff0051; --color-4: #d1d1d1; --color-5: #ededed. 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