#4BAEB0 Color

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

Color preview

#4BAEB0

Color formats

HEX
#4BAEB0
RGB
rgb(75, 174, 176)
RGBA
rgba(75, 174, 176, 1)
HSL
hsl(181, 40%, 49%)
HSV
hsv(181, 57%, 69%)
CMYK
cmyk(57%, 1%, 0%, 31%)
CSS variable
--color-primary: #4BAEB0;
Lowercase HEX
#4baeb0

Shades

Tints

Tones

Harmony

CSS snippets for #4BAEB0

.color-4baeb0 {
  color: #4BAEB0;
  background-color: #4BAEB0;
}

Frequently asked questions

What color is #4BAEB0?+

#4BAEB0 is a HEX color with RGB value rgb(75, 174, 176) and HSL value hsl(181, 40%, 49%). Its closest CSS named color is CadetBlue.

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

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