#4E7DFD Color

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

Color preview

#4E7DFD

Color formats

HEX
#4E7DFD
RGB
rgb(78, 125, 253)
RGBA
rgba(78, 125, 253, 1)
HSL
hsl(224, 98%, 65%)
HSV
hsv(224, 69%, 99%)
CMYK
cmyk(69%, 51%, 0%, 1%)
CSS variable
--color-primary: #4E7DFD;
Lowercase HEX
#4e7dfd

Shades

Tints

Tones

Harmony

CSS snippets for #4E7DFD

.color-4e7dfd {
  color: #4E7DFD;
  background-color: #4E7DFD;
}

Frequently asked questions

What color is #4E7DFD?+

#4E7DFD is a HEX color with RGB value rgb(78, 125, 253) and HSL value hsl(224, 98%, 65%). Its closest CSS named color is CornflowerBlue.

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

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