#4ACCEC Color

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

Color preview

#4ACCEC

Color formats

HEX
#4ACCEC
RGB
rgb(74, 204, 236)
RGBA
rgba(74, 204, 236, 1)
HSL
hsl(192, 81%, 61%)
HSV
hsv(192, 69%, 93%)
CMYK
cmyk(69%, 14%, 0%, 7%)
CSS variable
--color-primary: #4ACCEC;
Lowercase HEX
#4accec

Shades

Tints

Tones

Harmony

CSS snippets for #4ACCEC

.color-4accec {
  color: #4ACCEC;
  background-color: #4ACCEC;
}

Frequently asked questions

What color is #4ACCEC?+

#4ACCEC is a HEX color with RGB value rgb(74, 204, 236) and HSL value hsl(192, 81%, 61%). Its closest CSS named color is MediumTurquoise.

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

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