#0BBD7F Color

Inspect #0BBD7F across formats, palettes, contrast and closest named color matches.

Color preview

#0BBD7F

Color formats

HEX
#0BBD7F
RGB
rgb(11, 189, 127)
RGBA
rgba(11, 189, 127, 1)
HSL
hsl(159, 89%, 39%)
HSV
hsv(159, 94%, 74%)
CMYK
cmyk(94%, 0%, 33%, 26%)
CSS variable
--color-primary: #0BBD7F;
Lowercase HEX
#0bbd7f

Shades

Tints

Tones

Harmony

CSS snippets for #0BBD7F

.color-0bbd7f {
  color: #0BBD7F;
  background-color: #0BBD7F;
}

Frequently asked questions

What color is #0BBD7F?+

#0BBD7F is a HEX color with RGB value rgb(11, 189, 127) and HSL value hsl(159, 89%, 39%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #0BBD7F?+

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