#DFF11E Color

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

Color preview

#DFF11E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFF11E

.color-dff11e {
  color: #DFF11E;
  background-color: #DFF11E;
}

Frequently asked questions

What color is #DFF11E?+

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

What is the closest Tailwind color to #DFF11E?+

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