#DFF11F Color

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

Color preview

#DFF11F

Color formats

HEX
#DFF11F
RGB
rgb(223, 241, 31)
RGBA
rgba(223, 241, 31, 1)
HSL
hsl(65, 88%, 53%)
HSV
hsv(65, 87%, 95%)
CMYK
cmyk(7%, 0%, 87%, 5%)
CSS variable
--color-primary: #DFF11F;
Lowercase HEX
#dff11f

Shades

Tints

Tones

Harmony

CSS snippets for #DFF11F

.color-dff11f {
  color: #DFF11F;
  background-color: #DFF11F;
}

Frequently asked questions

What color is #DFF11F?+

#DFF11F is a HEX color with RGB value rgb(223, 241, 31) and HSL value hsl(65, 88%, 53%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DFF11F?+

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