#2FBFDF Color

Inspect #2FBFDF across formats, palettes, contrast and closest named color matches.

Color preview

#2FBFDF

Color formats

HEX
#2FBFDF
RGB
rgb(47, 191, 223)
RGBA
rgba(47, 191, 223, 1)
HSL
hsl(191, 73%, 53%)
HSV
hsv(191, 79%, 87%)
CMYK
cmyk(79%, 14%, 0%, 13%)
CSS variable
--color-primary: #2FBFDF;
Lowercase HEX
#2fbfdf

Shades

Tints

Tones

Harmony

CSS snippets for #2FBFDF

.color-2fbfdf {
  color: #2FBFDF;
  background-color: #2FBFDF;
}

Frequently asked questions

What color is #2FBFDF?+

#2FBFDF is a HEX color with RGB value rgb(47, 191, 223) and HSL value hsl(191, 73%, 53%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #2FBFDF?+

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