#15B28B Color

Inspect #15B28B across formats, palettes, contrast and closest named color matches.

Color preview

#15B28B

Color formats

HEX
#15B28B
RGB
rgb(21, 178, 139)
RGBA
rgba(21, 178, 139, 1)
HSL
hsl(165, 79%, 39%)
HSV
hsv(165, 88%, 70%)
CMYK
cmyk(88%, 0%, 22%, 30%)
CSS variable
--color-primary: #15B28B;
Lowercase HEX
#15b28b

Shades

Tints

Tones

Harmony

CSS snippets for #15B28B

.color-15b28b {
  color: #15B28B;
  background-color: #15B28B;
}

Frequently asked questions

What color is #15B28B?+

#15B28B is a HEX color with RGB value rgb(21, 178, 139) and HSL value hsl(165, 79%, 39%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #15B28B?+

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