#DDFE06 Color

Inspect #DDFE06 across formats, palettes, contrast and closest named color matches.

Color preview

#DDFE06

Color formats

HEX
#DDFE06
RGB
rgb(221, 254, 6)
RGBA
rgba(221, 254, 6, 1)
HSL
hsl(68, 99%, 51%)
HSV
hsv(68, 98%, 100%)
CMYK
cmyk(13%, 0%, 98%, 0%)
CSS variable
--color-primary: #DDFE06;
Lowercase HEX
#ddfe06

Shades

Tints

Tones

Harmony

CSS snippets for #DDFE06

.color-ddfe06 {
  color: #DDFE06;
  background-color: #DDFE06;
}

Frequently asked questions

What color is #DDFE06?+

#DDFE06 is a HEX color with RGB value rgb(221, 254, 6) and HSL value hsl(68, 99%, 51%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DDFE06?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools