#DFFFF5 Color

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

Color preview

#DFFFF5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFF5

.color-dffff5 {
  color: #DFFFF5;
  background-color: #DFFFF5;
}

Frequently asked questions

What color is #DFFFF5?+

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

What is the closest Tailwind color to #DFFFF5?+

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