#DEF3FF Color

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

Color preview

#DEF3FF

Color formats

HEX
#DEF3FF
RGB
rgb(222, 243, 255)
RGBA
rgba(222, 243, 255, 1)
HSL
hsl(202, 100%, 94%)
HSV
hsv(202, 13%, 100%)
CMYK
cmyk(13%, 5%, 0%, 0%)
CSS variable
--color-primary: #DEF3FF;
Lowercase HEX
#def3ff

Shades

Tints

Tones

Harmony

CSS snippets for #DEF3FF

.color-def3ff {
  color: #DEF3FF;
  background-color: #DEF3FF;
}

Frequently asked questions

What color is #DEF3FF?+

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

What is the closest Tailwind color to #DEF3FF?+

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