#4FAFCF Color

Inspect #4FAFCF across formats, palettes, contrast and closest named color matches.

Color preview

#4FAFCF

Color formats

HEX
#4FAFCF
RGB
rgb(79, 175, 207)
RGBA
rgba(79, 175, 207, 1)
HSL
hsl(195, 57%, 56%)
HSV
hsv(195, 62%, 81%)
CMYK
cmyk(62%, 15%, 0%, 19%)
CSS variable
--color-primary: #4FAFCF;
Lowercase HEX
#4fafcf

Shades

Tints

Tones

Harmony

CSS snippets for #4FAFCF

.color-4fafcf {
  color: #4FAFCF;
  background-color: #4FAFCF;
}

Frequently asked questions

What color is #4FAFCF?+

#4FAFCF is a HEX color with RGB value rgb(79, 175, 207) and HSL value hsl(195, 57%, 56%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #4FAFCF?+

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