#DEF6FD Color

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

Color preview

#DEF6FD

Color formats

HEX
#DEF6FD
RGB
rgb(222, 246, 253)
RGBA
rgba(222, 246, 253, 1)
HSL
hsl(194, 89%, 93%)
HSV
hsv(194, 12%, 99%)
CMYK
cmyk(12%, 3%, 0%, 1%)
CSS variable
--color-primary: #DEF6FD;
Lowercase HEX
#def6fd

Shades

Tints

Tones

Harmony

CSS snippets for #DEF6FD

.color-def6fd {
  color: #DEF6FD;
  background-color: #DEF6FD;
}

Frequently asked questions

What color is #DEF6FD?+

#DEF6FD is a HEX color with RGB value rgb(222, 246, 253) and HSL value hsl(194, 89%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DEF6FD?+

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