#DFFBF1 Color

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

Color preview

#DFFBF1

Color formats

HEX
#DFFBF1
RGB
rgb(223, 251, 241)
RGBA
rgba(223, 251, 241, 1)
HSL
hsl(159, 78%, 93%)
HSV
hsv(159, 11%, 98%)
CMYK
cmyk(11%, 0%, 4%, 2%)
CSS variable
--color-primary: #DFFBF1;
Lowercase HEX
#dffbf1

Shades

Tints

Tones

Harmony

CSS snippets for #DFFBF1

.color-dffbf1 {
  color: #DFFBF1;
  background-color: #DFFBF1;
}

Frequently asked questions

What color is #DFFBF1?+

#DFFBF1 is a HEX color with RGB value rgb(223, 251, 241) and HSL value hsl(159, 78%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DFFBF1?+

The closest Tailwind color is green-100, available as the bg-green-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