#4EAFCF Color

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

Color preview

#4EAFCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #4EAFCF

.color-4eafcf {
  color: #4EAFCF;
  background-color: #4EAFCF;
}

Frequently asked questions

What color is #4EAFCF?+

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

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

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