#49999C Color

Inspect #49999C across formats, palettes, contrast and closest named color matches.

Color preview

#49999C

Color formats

HEX
#49999C
RGB
rgb(73, 153, 156)
RGBA
rgba(73, 153, 156, 1)
HSL
hsl(182, 36%, 45%)
HSV
hsv(182, 53%, 61%)
CMYK
cmyk(53%, 2%, 0%, 39%)
CSS variable
--color-primary: #49999C;
Lowercase HEX
#49999c

Shades

Tints

Tones

Harmony

CSS snippets for #49999C

.color-49999c {
  color: #49999C;
  background-color: #49999C;
}

Frequently asked questions

What color is #49999C?+

#49999C is a HEX color with RGB value rgb(73, 153, 156) and HSL value hsl(182, 36%, 45%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #49999C?+

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