#DEFCAE Color

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

Color preview

#DEFCAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEFCAE

.color-defcae {
  color: #DEFCAE;
  background-color: #DEFCAE;
}

Frequently asked questions

What color is #DEFCAE?+

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

What is the closest Tailwind color to #DEFCAE?+

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