#DFFB6F Color

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

Color preview

#DFFB6F

Color formats

HEX
#DFFB6F
RGB
rgb(223, 251, 111)
RGBA
rgba(223, 251, 111, 1)
HSL
hsl(72, 95%, 71%)
HSV
hsv(72, 56%, 98%)
CMYK
cmyk(11%, 0%, 56%, 2%)
CSS variable
--color-primary: #DFFB6F;
Lowercase HEX
#dffb6f

Shades

Tints

Tones

Harmony

CSS snippets for #DFFB6F

.color-dffb6f {
  color: #DFFB6F;
  background-color: #DFFB6F;
}

Frequently asked questions

What color is #DFFB6F?+

#DFFB6F is a HEX color with RGB value rgb(223, 251, 111) and HSL value hsl(72, 95%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFFB6F?+

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