#1BBA85 Color

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

Color preview

#1BBA85

Color formats

HEX
#1BBA85
RGB
rgb(27, 186, 133)
RGBA
rgba(27, 186, 133, 1)
HSL
hsl(160, 75%, 42%)
HSV
hsv(160, 85%, 73%)
CMYK
cmyk(85%, 0%, 28%, 27%)
CSS variable
--color-primary: #1BBA85;
Lowercase HEX
#1bba85

Shades

Tints

Tones

Harmony

CSS snippets for #1BBA85

.color-1bba85 {
  color: #1BBA85;
  background-color: #1BBA85;
}

Frequently asked questions

What color is #1BBA85?+

#1BBA85 is a HEX color with RGB value rgb(27, 186, 133) and HSL value hsl(160, 75%, 42%). Its closest CSS named color is LightSeaGreen.

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

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