#DFF16B Color

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

Color preview

#DFF16B

Color formats

HEX
#DFF16B
RGB
rgb(223, 241, 107)
RGBA
rgba(223, 241, 107, 1)
HSL
hsl(68, 83%, 68%)
HSV
hsv(68, 56%, 95%)
CMYK
cmyk(7%, 0%, 56%, 5%)
CSS variable
--color-primary: #DFF16B;
Lowercase HEX
#dff16b

Shades

Tints

Tones

Harmony

CSS snippets for #DFF16B

.color-dff16b {
  color: #DFF16B;
  background-color: #DFF16B;
}

Frequently asked questions

What color is #DFF16B?+

#DFF16B is a HEX color with RGB value rgb(223, 241, 107) and HSL value hsl(68, 83%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF16B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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