#48DDFF Color

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

Color preview

#48DDFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #48DDFF

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

Frequently asked questions

What color is #48DDFF?+

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

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

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