#DFFFF0 Color

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

Color preview

#DFFFF0

Color formats

HEX
#DFFFF0
RGB
rgb(223, 255, 240)
RGBA
rgba(223, 255, 240, 1)
HSL
hsl(152, 100%, 94%)
HSV
hsv(152, 13%, 100%)
CMYK
cmyk(13%, 0%, 6%, 0%)
CSS variable
--color-primary: #DFFFF0;
Lowercase HEX
#dffff0

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFF0

.color-dffff0 {
  color: #DFFFF0;
  background-color: #DFFFF0;
}

Frequently asked questions

What color is #DFFFF0?+

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

What is the closest Tailwind color to #DFFFF0?+

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