#DEF9BB Color

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

Color preview

#DEF9BB

Color formats

HEX
#DEF9BB
RGB
rgb(222, 249, 187)
RGBA
rgba(222, 249, 187, 1)
HSL
hsl(86, 84%, 85%)
HSV
hsv(86, 25%, 98%)
CMYK
cmyk(11%, 0%, 25%, 2%)
CSS variable
--color-primary: #DEF9BB;
Lowercase HEX
#def9bb

Shades

Tints

Tones

Harmony

CSS snippets for #DEF9BB

.color-def9bb {
  color: #DEF9BB;
  background-color: #DEF9BB;
}

Frequently asked questions

What color is #DEF9BB?+

#DEF9BB is a HEX color with RGB value rgb(222, 249, 187) and HSL value hsl(86, 84%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF9BB?+

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