#1BCB90 Color

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

Color preview

#1BCB90

Color formats

HEX
#1BCB90
RGB
rgb(27, 203, 144)
RGBA
rgba(27, 203, 144, 1)
HSL
hsl(160, 77%, 45%)
HSV
hsv(160, 87%, 80%)
CMYK
cmyk(87%, 0%, 29%, 20%)
CSS variable
--color-primary: #1BCB90;
Lowercase HEX
#1bcb90

Shades

Tints

Tones

Harmony

CSS snippets for #1BCB90

.color-1bcb90 {
  color: #1BCB90;
  background-color: #1BCB90;
}

Frequently asked questions

What color is #1BCB90?+

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

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

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