#DEFEF6 Color

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

Color preview

#DEFEF6

Color formats

HEX
#DEFEF6
RGB
rgb(222, 254, 246)
RGBA
rgba(222, 254, 246, 1)
HSL
hsl(165, 94%, 93%)
HSV
hsv(165, 13%, 100%)
CMYK
cmyk(13%, 0%, 3%, 0%)
CSS variable
--color-primary: #DEFEF6;
Lowercase HEX
#defef6

Shades

Tints

Tones

Harmony

CSS snippets for #DEFEF6

.color-defef6 {
  color: #DEFEF6;
  background-color: #DEFEF6;
}

Frequently asked questions

What color is #DEFEF6?+

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

What is the closest Tailwind color to #DEFEF6?+

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