#1BCB8A Color

Inspect #1BCB8A across formats, palettes, contrast and closest named color matches.

Color preview

#1BCB8A

Color formats

HEX
#1BCB8A
RGB
rgb(27, 203, 138)
RGBA
rgba(27, 203, 138, 1)
HSL
hsl(158, 77%, 45%)
HSV
hsv(158, 87%, 80%)
CMYK
cmyk(87%, 0%, 32%, 20%)
CSS variable
--color-primary: #1BCB8A;
Lowercase HEX
#1bcb8a

Shades

Tints

Tones

Harmony

CSS snippets for #1BCB8A

.color-1bcb8a {
  color: #1BCB8A;
  background-color: #1BCB8A;
}

Frequently asked questions

What color is #1BCB8A?+

#1BCB8A is a HEX color with RGB value rgb(27, 203, 138) and HSL value hsl(158, 77%, 45%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #1BCB8A?+

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