#13B48C Color

Inspect #13B48C across formats, palettes, contrast and closest named color matches.

Color preview

#13B48C

Color formats

HEX
#13B48C
RGB
rgb(19, 180, 140)
RGBA
rgba(19, 180, 140, 1)
HSL
hsl(165, 81%, 39%)
HSV
hsv(165, 89%, 71%)
CMYK
cmyk(89%, 0%, 22%, 29%)
CSS variable
--color-primary: #13B48C;
Lowercase HEX
#13b48c

Shades

Tints

Tones

Harmony

CSS snippets for #13B48C

.color-13b48c {
  color: #13B48C;
  background-color: #13B48C;
}

Frequently asked questions

What color is #13B48C?+

#13B48C is a HEX color with RGB value rgb(19, 180, 140) and HSL value hsl(165, 81%, 39%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #13B48C?+

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