#DBFF78 Color

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

Color preview

#DBFF78

Color formats

HEX
#DBFF78
RGB
rgb(219, 255, 120)
RGBA
rgba(219, 255, 120, 1)
HSL
hsl(76, 100%, 74%)
HSV
hsv(76, 53%, 100%)
CMYK
cmyk(14%, 0%, 53%, 0%)
CSS variable
--color-primary: #DBFF78;
Lowercase HEX
#dbff78

Shades

Tints

Tones

Harmony

CSS snippets for #DBFF78

.color-dbff78 {
  color: #DBFF78;
  background-color: #DBFF78;
}

Frequently asked questions

What color is #DBFF78?+

#DBFF78 is a HEX color with RGB value rgb(219, 255, 120) and HSL value hsl(76, 100%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBFF78?+

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