#DEF90F Color

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

Color preview

#DEF90F

Color formats

HEX
#DEF90F
RGB
rgb(222, 249, 15)
RGBA
rgba(222, 249, 15, 1)
HSL
hsl(67, 95%, 52%)
HSV
hsv(67, 94%, 98%)
CMYK
cmyk(11%, 0%, 94%, 2%)
CSS variable
--color-primary: #DEF90F;
Lowercase HEX
#def90f

Shades

Tints

Tones

Harmony

CSS snippets for #DEF90F

.color-def90f {
  color: #DEF90F;
  background-color: #DEF90F;
}

Frequently asked questions

What color is #DEF90F?+

#DEF90F is a HEX color with RGB value rgb(222, 249, 15) and HSL value hsl(67, 95%, 52%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DEF90F?+

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