#DEFF8B Color

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

Color preview

#DEFF8B

Color formats

HEX
#DEFF8B
RGB
rgb(222, 255, 139)
RGBA
rgba(222, 255, 139, 1)
HSL
hsl(77, 100%, 77%)
HSV
hsv(77, 45%, 100%)
CMYK
cmyk(13%, 0%, 45%, 0%)
CSS variable
--color-primary: #DEFF8B;
Lowercase HEX
#deff8b

Shades

Tints

Tones

Harmony

CSS snippets for #DEFF8B

.color-deff8b {
  color: #DEFF8B;
  background-color: #DEFF8B;
}

Frequently asked questions

What color is #DEFF8B?+

#DEFF8B is a HEX color with RGB value rgb(222, 255, 139) and HSL value hsl(77, 100%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFF8B?+

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