#4D8BFE Color

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

Color preview

#4D8BFE

Color formats

HEX
#4D8BFE
RGB
rgb(77, 139, 254)
RGBA
rgba(77, 139, 254, 1)
HSL
hsl(219, 99%, 65%)
HSV
hsv(219, 70%, 100%)
CMYK
cmyk(70%, 45%, 0%, 0%)
CSS variable
--color-primary: #4D8BFE;
Lowercase HEX
#4d8bfe

Shades

Tints

Tones

Harmony

CSS snippets for #4D8BFE

.color-4d8bfe {
  color: #4D8BFE;
  background-color: #4D8BFE;
}

Frequently asked questions

What color is #4D8BFE?+

#4D8BFE is a HEX color with RGB value rgb(77, 139, 254) and HSL value hsl(219, 99%, 65%). Its closest CSS named color is CornflowerBlue.

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

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