#DEF10E Color

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

Color preview

#DEF10E

Color formats

HEX
#DEF10E
RGB
rgb(222, 241, 14)
RGBA
rgba(222, 241, 14, 1)
HSL
hsl(65, 89%, 50%)
HSV
hsv(65, 94%, 95%)
CMYK
cmyk(8%, 0%, 94%, 5%)
CSS variable
--color-primary: #DEF10E;
Lowercase HEX
#def10e

Shades

Tints

Tones

Harmony

CSS snippets for #DEF10E

.color-def10e {
  color: #DEF10E;
  background-color: #DEF10E;
}

Frequently asked questions

What color is #DEF10E?+

#DEF10E is a HEX color with RGB value rgb(222, 241, 14) and HSL value hsl(65, 89%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DEF10E?+

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