#DEF16D Color

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

Color preview

#DEF16D

Color formats

HEX
#DEF16D
RGB
rgb(222, 241, 109)
RGBA
rgba(222, 241, 109, 1)
HSL
hsl(69, 83%, 69%)
HSV
hsv(69, 55%, 95%)
CMYK
cmyk(8%, 0%, 55%, 5%)
CSS variable
--color-primary: #DEF16D;
Lowercase HEX
#def16d

Shades

Tints

Tones

Harmony

CSS snippets for #DEF16D

.color-def16d {
  color: #DEF16D;
  background-color: #DEF16D;
}

Frequently asked questions

What color is #DEF16D?+

#DEF16D is a HEX color with RGB value rgb(222, 241, 109) and HSL value hsl(69, 83%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF16D?+

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