#3FBECF Color

Inspect #3FBECF across formats, palettes, contrast and closest named color matches.

Color preview

#3FBECF

Color formats

HEX
#3FBECF
RGB
rgb(63, 190, 207)
RGBA
rgba(63, 190, 207, 1)
HSL
hsl(187, 60%, 53%)
HSV
hsv(187, 70%, 81%)
CMYK
cmyk(70%, 8%, 0%, 19%)
CSS variable
--color-primary: #3FBECF;
Lowercase HEX
#3fbecf

Shades

Tints

Tones

Harmony

CSS snippets for #3FBECF

.color-3fbecf {
  color: #3FBECF;
  background-color: #3FBECF;
}

Frequently asked questions

What color is #3FBECF?+

#3FBECF is a HEX color with RGB value rgb(63, 190, 207) and HSL value hsl(187, 60%, 53%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #3FBECF?+

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