#DBFF0D Color

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

Color preview

#DBFF0D

Color formats

HEX
#DBFF0D
RGB
rgb(219, 255, 13)
RGBA
rgba(219, 255, 13, 1)
HSL
hsl(69, 100%, 53%)
HSV
hsv(69, 95%, 100%)
CMYK
cmyk(14%, 0%, 95%, 0%)
CSS variable
--color-primary: #DBFF0D;
Lowercase HEX
#dbff0d

Shades

Tints

Tones

Harmony

CSS snippets for #DBFF0D

.color-dbff0d {
  color: #DBFF0D;
  background-color: #DBFF0D;
}

Frequently asked questions

What color is #DBFF0D?+

#DBFF0D is a HEX color with RGB value rgb(219, 255, 13) and HSL value hsl(69, 100%, 53%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DBFF0D?+

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