#428BEB Color

Inspect #428BEB across formats, palettes, contrast and closest named color matches.

Color preview

#428BEB

Color formats

HEX
#428BEB
RGB
rgb(66, 139, 235)
RGBA
rgba(66, 139, 235, 1)
HSL
hsl(214, 81%, 59%)
HSV
hsv(214, 72%, 92%)
CMYK
cmyk(72%, 41%, 0%, 8%)
CSS variable
--color-primary: #428BEB;
Lowercase HEX
#428beb

Shades

Tints

Tones

Harmony

CSS snippets for #428BEB

.color-428beb {
  color: #428BEB;
  background-color: #428BEB;
}

Frequently asked questions

What color is #428BEB?+

#428BEB is a HEX color with RGB value rgb(66, 139, 235) and HSL value hsl(214, 81%, 59%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #428BEB?+

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