#DEFCAF Color

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

Color preview

#DEFCAF

Color formats

HEX
#DEFCAF
RGB
rgb(222, 252, 175)
RGBA
rgba(222, 252, 175, 1)
HSL
hsl(83, 93%, 84%)
HSV
hsv(83, 31%, 99%)
CMYK
cmyk(12%, 0%, 31%, 1%)
CSS variable
--color-primary: #DEFCAF;
Lowercase HEX
#defcaf

Shades

Tints

Tones

Harmony

CSS snippets for #DEFCAF

.color-defcaf {
  color: #DEFCAF;
  background-color: #DEFCAF;
}

Frequently asked questions

What color is #DEFCAF?+

#DEFCAF is a HEX color with RGB value rgb(222, 252, 175) and HSL value hsl(83, 93%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEFCAF?+

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