#DFFEBB Color

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

Color preview

#DFFEBB

Color formats

HEX
#DFFEBB
RGB
rgb(223, 254, 187)
RGBA
rgba(223, 254, 187, 1)
HSL
hsl(88, 97%, 86%)
HSV
hsv(88, 26%, 100%)
CMYK
cmyk(12%, 0%, 26%, 0%)
CSS variable
--color-primary: #DFFEBB;
Lowercase HEX
#dffebb

Shades

Tints

Tones

Harmony

CSS snippets for #DFFEBB

.color-dffebb {
  color: #DFFEBB;
  background-color: #DFFEBB;
}

Frequently asked questions

What color is #DFFEBB?+

#DFFEBB is a HEX color with RGB value rgb(223, 254, 187) and HSL value hsl(88, 97%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFFEBB?+

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