#DEF7FF Color

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

Color preview

#DEF7FF

Color formats

HEX
#DEF7FF
RGB
rgb(222, 247, 255)
RGBA
rgba(222, 247, 255, 1)
HSL
hsl(195, 100%, 94%)
HSV
hsv(195, 13%, 100%)
CMYK
cmyk(13%, 3%, 0%, 0%)
CSS variable
--color-primary: #DEF7FF;
Lowercase HEX
#def7ff

Shades

Tints

Tones

Harmony

CSS snippets for #DEF7FF

.color-def7ff {
  color: #DEF7FF;
  background-color: #DEF7FF;
}

Frequently asked questions

What color is #DEF7FF?+

#DEF7FF is a HEX color with RGB value rgb(222, 247, 255) and HSL value hsl(195, 100%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DEF7FF?+

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