#0BFEB5 Color

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

Color preview

#0BFEB5

Color formats

HEX
#0BFEB5
RGB
rgb(11, 254, 181)
RGBA
rgba(11, 254, 181, 1)
HSL
hsl(162, 99%, 52%)
HSV
hsv(162, 96%, 100%)
CMYK
cmyk(96%, 0%, 29%, 0%)
CSS variable
--color-primary: #0BFEB5;
Lowercase HEX
#0bfeb5

Shades

Tints

Tones

Harmony

CSS snippets for #0BFEB5

.color-0bfeb5 {
  color: #0BFEB5;
  background-color: #0BFEB5;
}

Frequently asked questions

What color is #0BFEB5?+

#0BFEB5 is a HEX color with RGB value rgb(11, 254, 181) and HSL value hsl(162, 99%, 52%). Its closest CSS named color is MediumSpringGreen.

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

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