#49AECB Color

Inspect #49AECB across formats, palettes, contrast and closest named color matches.

Color preview

#49AECB

Color formats

HEX
#49AECB
RGB
rgb(73, 174, 203)
RGBA
rgba(73, 174, 203, 1)
HSL
hsl(193, 56%, 54%)
HSV
hsv(193, 64%, 80%)
CMYK
cmyk(64%, 14%, 0%, 20%)
CSS variable
--color-primary: #49AECB;
Lowercase HEX
#49aecb

Shades

Tints

Tones

Harmony

CSS snippets for #49AECB

.color-49aecb {
  color: #49AECB;
  background-color: #49AECB;
}

Frequently asked questions

What color is #49AECB?+

#49AECB is a HEX color with RGB value rgb(73, 174, 203) and HSL value hsl(193, 56%, 54%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #49AECB?+

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