#2FAFDA Color

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

Color preview

#2FAFDA

Color formats

HEX
#2FAFDA
RGB
rgb(47, 175, 218)
RGBA
rgba(47, 175, 218, 1)
HSL
hsl(195, 70%, 52%)
HSV
hsv(195, 78%, 85%)
CMYK
cmyk(78%, 20%, 0%, 15%)
CSS variable
--color-primary: #2FAFDA;
Lowercase HEX
#2fafda

Shades

Tints

Tones

Harmony

CSS snippets for #2FAFDA

.color-2fafda {
  color: #2FAFDA;
  background-color: #2FAFDA;
}

Frequently asked questions

What color is #2FAFDA?+

#2FAFDA is a HEX color with RGB value rgb(47, 175, 218) and HSL value hsl(195, 70%, 52%). Its closest CSS named color is MediumTurquoise.

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

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