#DEFEF5 Color

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

Color preview

#DEFEF5

Color formats

HEX
#DEFEF5
RGB
rgb(222, 254, 245)
RGBA
rgba(222, 254, 245, 1)
HSL
hsl(163, 94%, 93%)
HSV
hsv(163, 13%, 100%)
CMYK
cmyk(13%, 0%, 4%, 0%)
CSS variable
--color-primary: #DEFEF5;
Lowercase HEX
#defef5

Shades

Tints

Tones

Harmony

CSS snippets for #DEFEF5

.color-defef5 {
  color: #DEFEF5;
  background-color: #DEFEF5;
}

Frequently asked questions

What color is #DEFEF5?+

#DEFEF5 is a HEX color with RGB value rgb(222, 254, 245) and HSL value hsl(163, 94%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DEFEF5?+

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