#DFEB84 Color

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

Color preview

#DFEB84

Color formats

HEX
#DFEB84
RGB
rgb(223, 235, 132)
RGBA
rgba(223, 235, 132, 1)
HSL
hsl(67, 72%, 72%)
HSV
hsv(67, 44%, 92%)
CMYK
cmyk(5%, 0%, 44%, 8%)
CSS variable
--color-primary: #DFEB84;
Lowercase HEX
#dfeb84

Shades

Tints

Tones

Harmony

CSS snippets for #DFEB84

.color-dfeb84 {
  color: #DFEB84;
  background-color: #DFEB84;
}

Frequently asked questions

What color is #DFEB84?+

#DFEB84 is a HEX color with RGB value rgb(223, 235, 132) and HSL value hsl(67, 72%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFEB84?+

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