#48DDCC Color

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

Color preview

#48DDCC

Color formats

HEX
#48DDCC
RGB
rgb(72, 221, 204)
RGBA
rgba(72, 221, 204, 1)
HSL
hsl(173, 69%, 57%)
HSV
hsv(173, 67%, 87%)
CMYK
cmyk(67%, 0%, 8%, 13%)
CSS variable
--color-primary: #48DDCC;
Lowercase HEX
#48ddcc

Shades

Tints

Tones

Harmony

CSS snippets for #48DDCC

.color-48ddcc {
  color: #48DDCC;
  background-color: #48DDCC;
}

Frequently asked questions

What color is #48DDCC?+

#48DDCC is a HEX color with RGB value rgb(72, 221, 204) and HSL value hsl(173, 69%, 57%). Its closest CSS named color is Turquoise.

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

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