#DEFCBD Color

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

Color preview

#DEFCBD

Color formats

HEX
#DEFCBD
RGB
rgb(222, 252, 189)
RGBA
rgba(222, 252, 189, 1)
HSL
hsl(89, 91%, 86%)
HSV
hsv(89, 25%, 99%)
CMYK
cmyk(12%, 0%, 25%, 1%)
CSS variable
--color-primary: #DEFCBD;
Lowercase HEX
#defcbd

Shades

Tints

Tones

Harmony

CSS snippets for #DEFCBD

.color-defcbd {
  color: #DEFCBD;
  background-color: #DEFCBD;
}

Frequently asked questions

What color is #DEFCBD?+

#DEFCBD is a HEX color with RGB value rgb(222, 252, 189) and HSL value hsl(89, 91%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEFCBD?+

The closest Tailwind color is lime-100, available as the bg-lime-100 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