#DFFFF8 Color

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

Color preview

#DFFFF8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFF8

.color-dffff8 {
  color: #DFFFF8;
  background-color: #DFFFF8;
}

Frequently asked questions

What color is #DFFFF8?+

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

What is the closest Tailwind color to #DFFFF8?+

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