#48DDBB Color

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

Color preview

#48DDBB

Color formats

HEX
#48DDBB
RGB
rgb(72, 221, 187)
RGBA
rgba(72, 221, 187, 1)
HSL
hsl(166, 69%, 57%)
HSV
hsv(166, 67%, 87%)
CMYK
cmyk(67%, 0%, 15%, 13%)
CSS variable
--color-primary: #48DDBB;
Lowercase HEX
#48ddbb

Shades

Tints

Tones

Harmony

CSS snippets for #48DDBB

.color-48ddbb {
  color: #48DDBB;
  background-color: #48DDBB;
}

Frequently asked questions

What color is #48DDBB?+

#48DDBB is a HEX color with RGB value rgb(72, 221, 187) and HSL value hsl(166, 69%, 57%). Its closest CSS named color is MediumTurquoise.

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

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