#4A9ABA Color

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

Color preview

#4A9ABA

Color formats

HEX
#4A9ABA
RGB
rgb(74, 154, 186)
RGBA
rgba(74, 154, 186, 1)
HSL
hsl(197, 45%, 51%)
HSV
hsv(197, 60%, 73%)
CMYK
cmyk(60%, 17%, 0%, 27%)
CSS variable
--color-primary: #4A9ABA;
Lowercase HEX
#4a9aba

Shades

Tints

Tones

Harmony

CSS snippets for #4A9ABA

.color-4a9aba {
  color: #4A9ABA;
  background-color: #4A9ABA;
}

Frequently asked questions

What color is #4A9ABA?+

#4A9ABA is a HEX color with RGB value rgb(74, 154, 186) and HSL value hsl(197, 45%, 51%). Its closest CSS named color is SteelBlue.

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

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