#4E9DBA Color

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

Color preview

#4E9DBA

Color formats

HEX
#4E9DBA
RGB
rgb(78, 157, 186)
RGBA
rgba(78, 157, 186, 1)
HSL
hsl(196, 44%, 52%)
HSV
hsv(196, 58%, 73%)
CMYK
cmyk(58%, 16%, 0%, 27%)
CSS variable
--color-primary: #4E9DBA;
Lowercase HEX
#4e9dba

Shades

Tints

Tones

Harmony

CSS snippets for #4E9DBA

.color-4e9dba {
  color: #4E9DBA;
  background-color: #4E9DBA;
}

Frequently asked questions

What color is #4E9DBA?+

#4E9DBA is a HEX color with RGB value rgb(78, 157, 186) and HSL value hsl(196, 44%, 52%). Its closest CSS named color is SteelBlue.

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

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