#DEFFF7 Color

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

Color preview

#DEFFF7

Color formats

HEX
#DEFFF7
RGB
rgb(222, 255, 247)
RGBA
rgba(222, 255, 247, 1)
HSL
hsl(165, 100%, 94%)
HSV
hsv(165, 13%, 100%)
CMYK
cmyk(13%, 0%, 3%, 0%)
CSS variable
--color-primary: #DEFFF7;
Lowercase HEX
#defff7

Shades

Tints

Tones

Harmony

CSS snippets for #DEFFF7

.color-defff7 {
  color: #DEFFF7;
  background-color: #DEFFF7;
}

Frequently asked questions

What color is #DEFFF7?+

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

What is the closest Tailwind color to #DEFFF7?+

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