#44DDFF Color

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

Color preview

#44DDFF

Color formats

HEX
#44DDFF
RGB
rgb(68, 221, 255)
RGBA
rgba(68, 221, 255, 1)
HSL
hsl(191, 100%, 63%)
HSV
hsv(191, 73%, 100%)
CMYK
cmyk(73%, 13%, 0%, 0%)
CSS variable
--color-primary: #44DDFF;
Lowercase HEX
#44ddff

Shades

Tints

Tones

Harmony

CSS snippets for #44DDFF

.color-44ddff {
  color: #44DDFF;
  background-color: #44DDFF;
}

Frequently asked questions

What color is #44DDFF?+

#44DDFF is a HEX color with RGB value rgb(68, 221, 255) and HSL value hsl(191, 100%, 63%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #44DDFF?+

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