#DEFEBD Color

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

Color preview

#DEFEBD

Color formats

HEX
#DEFEBD
RGB
rgb(222, 254, 189)
RGBA
rgba(222, 254, 189, 1)
HSL
hsl(90, 97%, 87%)
HSV
hsv(90, 26%, 100%)
CMYK
cmyk(13%, 0%, 26%, 0%)
CSS variable
--color-primary: #DEFEBD;
Lowercase HEX
#defebd

Shades

Tints

Tones

Harmony

CSS snippets for #DEFEBD

.color-defebd {
  color: #DEFEBD;
  background-color: #DEFEBD;
}

Frequently asked questions

What color is #DEFEBD?+

#DEFEBD is a HEX color with RGB value rgb(222, 254, 189) and HSL value hsl(90, 97%, 87%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEFEBD?+

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