#DEF78C Color

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

Color preview

#DEF78C

Color formats

HEX
#DEF78C
RGB
rgb(222, 247, 140)
RGBA
rgba(222, 247, 140, 1)
HSL
hsl(74, 87%, 76%)
HSV
hsv(74, 43%, 97%)
CMYK
cmyk(10%, 0%, 43%, 3%)
CSS variable
--color-primary: #DEF78C;
Lowercase HEX
#def78c

Shades

Tints

Tones

Harmony

CSS snippets for #DEF78C

.color-def78c {
  color: #DEF78C;
  background-color: #DEF78C;
}

Frequently asked questions

What color is #DEF78C?+

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

What is the closest Tailwind color to #DEF78C?+

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