#40BFBB Color

Inspect #40BFBB across formats, palettes, contrast and closest named color matches.

Color preview

#40BFBB

Color formats

HEX
#40BFBB
RGB
rgb(64, 191, 187)
RGBA
rgba(64, 191, 187, 1)
HSL
hsl(178, 50%, 50%)
HSV
hsv(178, 66%, 75%)
CMYK
cmyk(66%, 0%, 2%, 25%)
CSS variable
--color-primary: #40BFBB;
Lowercase HEX
#40bfbb

Shades

Tints

Tones

Harmony

CSS snippets for #40BFBB

.color-40bfbb {
  color: #40BFBB;
  background-color: #40BFBB;
}

Frequently asked questions

What color is #40BFBB?+

#40BFBB is a HEX color with RGB value rgb(64, 191, 187) and HSL value hsl(178, 50%, 50%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #40BFBB?+

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