#DFFFF7 Color

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

Color preview

#DFFFF7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFF7

.color-dffff7 {
  color: #DFFFF7;
  background-color: #DFFFF7;
}

Frequently asked questions

What color is #DFFFF7?+

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

What is the closest Tailwind color to #DFFFF7?+

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