#DEF46E Color

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

Color preview

#DEF46E

Color formats

HEX
#DEF46E
RGB
rgb(222, 244, 110)
RGBA
rgba(222, 244, 110, 1)
HSL
hsl(70, 86%, 69%)
HSV
hsv(70, 55%, 96%)
CMYK
cmyk(9%, 0%, 55%, 4%)
CSS variable
--color-primary: #DEF46E;
Lowercase HEX
#def46e

Shades

Tints

Tones

Harmony

CSS snippets for #DEF46E

.color-def46e {
  color: #DEF46E;
  background-color: #DEF46E;
}

Frequently asked questions

What color is #DEF46E?+

#DEF46E is a HEX color with RGB value rgb(222, 244, 110) and HSL value hsl(70, 86%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF46E?+

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