#4285CD Color

Inspect #4285CD across formats, palettes, contrast and closest named color matches.

Color preview

#4285CD

Color formats

HEX
#4285CD
RGB
rgb(66, 133, 205)
RGBA
rgba(66, 133, 205, 1)
HSL
hsl(211, 58%, 53%)
HSV
hsv(211, 68%, 80%)
CMYK
cmyk(68%, 35%, 0%, 20%)
CSS variable
--color-primary: #4285CD;
Lowercase HEX
#4285cd

Shades

Tints

Tones

Harmony

CSS snippets for #4285CD

.color-4285cd {
  color: #4285CD;
  background-color: #4285CD;
}

Frequently asked questions

What color is #4285CD?+

#4285CD is a HEX color with RGB value rgb(66, 133, 205) and HSL value hsl(211, 58%, 53%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #4285CD?+

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