#0FBDBD Color

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

Color preview

#0FBDBD

Color formats

HEX
#0FBDBD
RGB
rgb(15, 189, 189)
RGBA
rgba(15, 189, 189, 1)
HSL
hsl(180, 85%, 40%)
HSV
hsv(180, 92%, 74%)
CMYK
cmyk(92%, 0%, 0%, 26%)
CSS variable
--color-primary: #0FBDBD;
Lowercase HEX
#0fbdbd

Shades

Tints

Tones

Harmony

CSS snippets for #0FBDBD

.color-0fbdbd {
  color: #0FBDBD;
  background-color: #0FBDBD;
}

Frequently asked questions

What color is #0FBDBD?+

#0FBDBD is a HEX color with RGB value rgb(15, 189, 189) and HSL value hsl(180, 85%, 40%). Its closest CSS named color is LightSeaGreen.

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

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