#4294EB Color

Inspect #4294EB across formats, palettes, contrast and closest named color matches.

Color preview

#4294EB

Color formats

HEX
#4294EB
RGB
rgb(66, 148, 235)
RGBA
rgba(66, 148, 235, 1)
HSL
hsl(211, 81%, 59%)
HSV
hsv(211, 72%, 92%)
CMYK
cmyk(72%, 37%, 0%, 8%)
CSS variable
--color-primary: #4294EB;
Lowercase HEX
#4294eb

Shades

Tints

Tones

Harmony

CSS snippets for #4294EB

.color-4294eb {
  color: #4294EB;
  background-color: #4294EB;
}

Frequently asked questions

What color is #4294EB?+

#4294EB is a HEX color with RGB value rgb(66, 148, 235) and HSL value hsl(211, 81%, 59%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #4294EB?+

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