#4999EE Color

Inspect #4999EE across formats, palettes, contrast and closest named color matches.

Color preview

#4999EE

Color formats

HEX
#4999EE
RGB
rgb(73, 153, 238)
RGBA
rgba(73, 153, 238, 1)
HSL
hsl(211, 83%, 61%)
HSV
hsv(211, 69%, 93%)
CMYK
cmyk(69%, 36%, 0%, 7%)
CSS variable
--color-primary: #4999EE;
Lowercase HEX
#4999ee

Shades

Tints

Tones

Harmony

CSS snippets for #4999EE

.color-4999ee {
  color: #4999EE;
  background-color: #4999EE;
}

Frequently asked questions

What color is #4999EE?+

#4999EE is a HEX color with RGB value rgb(73, 153, 238) and HSL value hsl(211, 83%, 61%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #4999EE?+

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