#DEFCF1 Color

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

Color preview

#DEFCF1

Color formats

HEX
#DEFCF1
RGB
rgb(222, 252, 241)
RGBA
rgba(222, 252, 241, 1)
HSL
hsl(158, 83%, 93%)
HSV
hsv(158, 12%, 99%)
CMYK
cmyk(12%, 0%, 4%, 1%)
CSS variable
--color-primary: #DEFCF1;
Lowercase HEX
#defcf1

Shades

Tints

Tones

Harmony

CSS snippets for #DEFCF1

.color-defcf1 {
  color: #DEFCF1;
  background-color: #DEFCF1;
}

Frequently asked questions

What color is #DEFCF1?+

#DEFCF1 is a HEX color with RGB value rgb(222, 252, 241) and HSL value hsl(158, 83%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DEFCF1?+

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