#4A9DBE Color

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

Color preview

#4A9DBE

Color formats

HEX
#4A9DBE
RGB
rgb(74, 157, 190)
RGBA
rgba(74, 157, 190, 1)
HSL
hsl(197, 47%, 52%)
HSV
hsv(197, 61%, 75%)
CMYK
cmyk(61%, 17%, 0%, 25%)
CSS variable
--color-primary: #4A9DBE;
Lowercase HEX
#4a9dbe

Shades

Tints

Tones

Harmony

CSS snippets for #4A9DBE

.color-4a9dbe {
  color: #4A9DBE;
  background-color: #4A9DBE;
}

Frequently asked questions

What color is #4A9DBE?+

#4A9DBE is a HEX color with RGB value rgb(74, 157, 190) and HSL value hsl(197, 47%, 52%). Its closest CSS named color is SteelBlue.

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

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