#2FBCDF Color

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

Color preview

#2FBCDF

Color formats

HEX
#2FBCDF
RGB
rgb(47, 188, 223)
RGBA
rgba(47, 188, 223, 1)
HSL
hsl(192, 73%, 53%)
HSV
hsv(192, 79%, 87%)
CMYK
cmyk(79%, 16%, 0%, 13%)
CSS variable
--color-primary: #2FBCDF;
Lowercase HEX
#2fbcdf

Shades

Tints

Tones

Harmony

CSS snippets for #2FBCDF

.color-2fbcdf {
  color: #2FBCDF;
  background-color: #2FBCDF;
}

Frequently asked questions

What color is #2FBCDF?+

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

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

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