#DFFFFD Color

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

Color preview

#DFFFFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFFD

.color-dffffd {
  color: #DFFFFD;
  background-color: #DFFFFD;
}

Frequently asked questions

What color is #DFFFFD?+

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

What is the closest Tailwind color to #DFFFFD?+

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