#0BF49B Color

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

Color preview

#0BF49B

Color formats

HEX
#0BF49B
RGB
rgb(11, 244, 155)
RGBA
rgba(11, 244, 155, 1)
HSL
hsl(157, 91%, 50%)
HSV
hsv(157, 95%, 96%)
CMYK
cmyk(95%, 0%, 36%, 4%)
CSS variable
--color-primary: #0BF49B;
Lowercase HEX
#0bf49b

Shades

Tints

Tones

Harmony

CSS snippets for #0BF49B

.color-0bf49b {
  color: #0BF49B;
  background-color: #0BF49B;
}

Frequently asked questions

What color is #0BF49B?+

#0BF49B is a HEX color with RGB value rgb(11, 244, 155) and HSL value hsl(157, 91%, 50%). Its closest CSS named color is MediumSpringGreen.

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

The closest Tailwind color is emerald-400, available as the bg-emerald-400 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