#48DDBF Color

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

Color preview

#48DDBF

Color formats

HEX
#48DDBF
RGB
rgb(72, 221, 191)
RGBA
rgba(72, 221, 191, 1)
HSL
hsl(168, 69%, 57%)
HSV
hsv(168, 67%, 87%)
CMYK
cmyk(67%, 0%, 14%, 13%)
CSS variable
--color-primary: #48DDBF;
Lowercase HEX
#48ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #48DDBF

.color-48ddbf {
  color: #48DDBF;
  background-color: #48DDBF;
}

Frequently asked questions

What color is #48DDBF?+

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

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

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