#3FBCCA Color

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

Color preview

#3FBCCA

Color formats

HEX
#3FBCCA
RGB
rgb(63, 188, 202)
RGBA
rgba(63, 188, 202, 1)
HSL
hsl(186, 57%, 52%)
HSV
hsv(186, 69%, 79%)
CMYK
cmyk(69%, 7%, 0%, 21%)
CSS variable
--color-primary: #3FBCCA;
Lowercase HEX
#3fbcca

Shades

Tints

Tones

Harmony

CSS snippets for #3FBCCA

.color-3fbcca {
  color: #3FBCCA;
  background-color: #3FBCCA;
}

Frequently asked questions

What color is #3FBCCA?+

#3FBCCA is a HEX color with RGB value rgb(63, 188, 202) and HSL value hsl(186, 57%, 52%). Its closest CSS named color is MediumTurquoise.

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

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