#48ABCD Color

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

Color preview

#48ABCD

Color formats

HEX
#48ABCD
RGB
rgb(72, 171, 205)
RGBA
rgba(72, 171, 205, 1)
HSL
hsl(195, 57%, 54%)
HSV
hsv(195, 65%, 80%)
CMYK
cmyk(65%, 17%, 0%, 20%)
CSS variable
--color-primary: #48ABCD;
Lowercase HEX
#48abcd

Shades

Tints

Tones

Harmony

CSS snippets for #48ABCD

.color-48abcd {
  color: #48ABCD;
  background-color: #48ABCD;
}

Frequently asked questions

What color is #48ABCD?+

#48ABCD is a HEX color with RGB value rgb(72, 171, 205) and HSL value hsl(195, 57%, 54%). Its closest CSS named color is MediumTurquoise.

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

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