#DEFFF6 Color

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

Color preview

#DEFFF6

Color formats

HEX
#DEFFF6
RGB
rgb(222, 255, 246)
RGBA
rgba(222, 255, 246, 1)
HSL
hsl(164, 100%, 94%)
HSV
hsv(164, 13%, 100%)
CMYK
cmyk(13%, 0%, 4%, 0%)
CSS variable
--color-primary: #DEFFF6;
Lowercase HEX
#defff6

Shades

Tints

Tones

Harmony

CSS snippets for #DEFFF6

.color-defff6 {
  color: #DEFFF6;
  background-color: #DEFFF6;
}

Frequently asked questions

What color is #DEFFF6?+

#DEFFF6 is a HEX color with RGB value rgb(222, 255, 246) and HSL value hsl(164, 100%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DEFFF6?+

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