#4FB4BF Color

Inspect #4FB4BF across formats, palettes, contrast and closest named color matches.

Color preview

#4FB4BF

Color formats

HEX
#4FB4BF
RGB
rgb(79, 180, 191)
RGBA
rgba(79, 180, 191, 1)
HSL
hsl(186, 47%, 53%)
HSV
hsv(186, 59%, 75%)
CMYK
cmyk(59%, 6%, 0%, 25%)
CSS variable
--color-primary: #4FB4BF;
Lowercase HEX
#4fb4bf

Shades

Tints

Tones

Harmony

CSS snippets for #4FB4BF

.color-4fb4bf {
  color: #4FB4BF;
  background-color: #4FB4BF;
}

Frequently asked questions

What color is #4FB4BF?+

#4FB4BF is a HEX color with RGB value rgb(79, 180, 191) and HSL value hsl(186, 47%, 53%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #4FB4BF?+

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