#DFFFF6 Color

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

Color preview

#DFFFF6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFF6

.color-dffff6 {
  color: #DFFFF6;
  background-color: #DFFFF6;
}

Frequently asked questions

What color is #DFFFF6?+

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

What is the closest Tailwind color to #DFFFF6?+

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