#428CCD Color

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

Color preview

#428CCD

Color formats

HEX
#428CCD
RGB
rgb(66, 140, 205)
RGBA
rgba(66, 140, 205, 1)
HSL
hsl(208, 58%, 53%)
HSV
hsv(208, 68%, 80%)
CMYK
cmyk(68%, 32%, 0%, 20%)
CSS variable
--color-primary: #428CCD;
Lowercase HEX
#428ccd

Shades

Tints

Tones

Harmony

CSS snippets for #428CCD

.color-428ccd {
  color: #428CCD;
  background-color: #428CCD;
}

Frequently asked questions

What color is #428CCD?+

#428CCD is a HEX color with RGB value rgb(66, 140, 205) and HSL value hsl(208, 58%, 53%). Its closest CSS named color is SteelBlue.

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

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