#DFFEBF Color

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

Color preview

#DFFEBF

Color formats

HEX
#DFFEBF
RGB
rgb(223, 254, 191)
RGBA
rgba(223, 254, 191, 1)
HSL
hsl(90, 97%, 87%)
HSV
hsv(90, 25%, 100%)
CMYK
cmyk(12%, 0%, 25%, 0%)
CSS variable
--color-primary: #DFFEBF;
Lowercase HEX
#dffebf

Shades

Tints

Tones

Harmony

CSS snippets for #DFFEBF

.color-dffebf {
  color: #DFFEBF;
  background-color: #DFFEBF;
}

Frequently asked questions

What color is #DFFEBF?+

#DFFEBF is a HEX color with RGB value rgb(223, 254, 191) and HSL value hsl(90, 97%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DFFEBF?+

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