#DEF0BB Color

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

Color preview

#DEF0BB

Color formats

HEX
#DEF0BB
RGB
rgb(222, 240, 187)
RGBA
rgba(222, 240, 187, 1)
HSL
hsl(80, 64%, 84%)
HSV
hsv(80, 22%, 94%)
CMYK
cmyk(7%, 0%, 22%, 6%)
CSS variable
--color-primary: #DEF0BB;
Lowercase HEX
#def0bb

Shades

Tints

Tones

Harmony

CSS snippets for #DEF0BB

.color-def0bb {
  color: #DEF0BB;
  background-color: #DEF0BB;
}

Frequently asked questions

What color is #DEF0BB?+

#DEF0BB is a HEX color with RGB value rgb(222, 240, 187) and HSL value hsl(80, 64%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF0BB?+

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