#4ABCDF Color

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

Color preview

#4ABCDF

Color formats

HEX
#4ABCDF
RGB
rgb(74, 188, 223)
RGBA
rgba(74, 188, 223, 1)
HSL
hsl(194, 70%, 58%)
HSV
hsv(194, 67%, 87%)
CMYK
cmyk(67%, 16%, 0%, 13%)
CSS variable
--color-primary: #4ABCDF;
Lowercase HEX
#4abcdf

Shades

Tints

Tones

Harmony

CSS snippets for #4ABCDF

.color-4abcdf {
  color: #4ABCDF;
  background-color: #4ABCDF;
}

Frequently asked questions

What color is #4ABCDF?+

#4ABCDF is a HEX color with RGB value rgb(74, 188, 223) and HSL value hsl(194, 70%, 58%). Its closest CSS named color is MediumTurquoise.

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

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