#DEF78A Color

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

Color preview

#DEF78A

Color formats

HEX
#DEF78A
RGB
rgb(222, 247, 138)
RGBA
rgba(222, 247, 138, 1)
HSL
hsl(74, 87%, 75%)
HSV
hsv(74, 44%, 97%)
CMYK
cmyk(10%, 0%, 44%, 3%)
CSS variable
--color-primary: #DEF78A;
Lowercase HEX
#def78a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF78A

.color-def78a {
  color: #DEF78A;
  background-color: #DEF78A;
}

Frequently asked questions

What color is #DEF78A?+

#DEF78A is a HEX color with RGB value rgb(222, 247, 138) and HSL value hsl(74, 87%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF78A?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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