#4AABBF Color

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

Color preview

#4AABBF

Color formats

HEX
#4AABBF
RGB
rgb(74, 171, 191)
RGBA
rgba(74, 171, 191, 1)
HSL
hsl(190, 48%, 52%)
HSV
hsv(190, 61%, 75%)
CMYK
cmyk(61%, 10%, 0%, 25%)
CSS variable
--color-primary: #4AABBF;
Lowercase HEX
#4aabbf

Shades

Tints

Tones

Harmony

CSS snippets for #4AABBF

.color-4aabbf {
  color: #4AABBF;
  background-color: #4AABBF;
}

Frequently asked questions

What color is #4AABBF?+

#4AABBF is a HEX color with RGB value rgb(74, 171, 191) and HSL value hsl(190, 48%, 52%). Its closest CSS named color is CadetBlue.

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

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