#4AAEB5 Color

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

Color preview

#4AAEB5

Color formats

HEX
#4AAEB5
RGB
rgb(74, 174, 181)
RGBA
rgba(74, 174, 181, 1)
HSL
hsl(184, 42%, 50%)
HSV
hsv(184, 59%, 71%)
CMYK
cmyk(59%, 4%, 0%, 29%)
CSS variable
--color-primary: #4AAEB5;
Lowercase HEX
#4aaeb5

Shades

Tints

Tones

Harmony

CSS snippets for #4AAEB5

.color-4aaeb5 {
  color: #4AAEB5;
  background-color: #4AAEB5;
}

Frequently asked questions

What color is #4AAEB5?+

#4AAEB5 is a HEX color with RGB value rgb(74, 174, 181) and HSL value hsl(184, 42%, 50%). Its closest CSS named color is CadetBlue.

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

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