#13FBB2 Color

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

Color preview

#13FBB2

Color formats

HEX
#13FBB2
RGB
rgb(19, 251, 178)
RGBA
rgba(19, 251, 178, 1)
HSL
hsl(161, 97%, 53%)
HSV
hsv(161, 92%, 98%)
CMYK
cmyk(92%, 0%, 29%, 2%)
CSS variable
--color-primary: #13FBB2;
Lowercase HEX
#13fbb2

Shades

Tints

Tones

Harmony

CSS snippets for #13FBB2

.color-13fbb2 {
  color: #13FBB2;
  background-color: #13FBB2;
}

Frequently asked questions

What color is #13FBB2?+

#13FBB2 is a HEX color with RGB value rgb(19, 251, 178) and HSL value hsl(161, 97%, 53%). Its closest CSS named color is MediumSpringGreen.

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

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