#DFFFFF Color

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

Color preview

#DFFFFF

Color formats

HEX
#DFFFFF
RGB
rgb(223, 255, 255)
RGBA
rgba(223, 255, 255, 1)
HSL
hsl(180, 100%, 94%)
HSV
hsv(180, 13%, 100%)
CMYK
cmyk(13%, 0%, 0%, 0%)
CSS variable
--color-primary: #DFFFFF;
Lowercase HEX
#dfffff

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFFF

.color-dfffff {
  color: #DFFFFF;
  background-color: #DFFFFF;
}

Frequently asked questions

What color is #DFFFFF?+

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

What is the closest Tailwind color to #DFFFFF?+

The closest Tailwind color is cyan-50, available as the bg-cyan-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