#285BDC Color

Inspect #285BDC across formats, palettes, contrast and closest named color matches.

Color preview

#285BDC

Color formats

HEX
#285BDC
RGB
rgb(40, 91, 220)
RGBA
rgba(40, 91, 220, 1)
HSL
hsl(223, 72%, 51%)
HSV
hsv(223, 82%, 86%)
CMYK
cmyk(82%, 59%, 0%, 14%)
CSS variable
--color-primary: #285BDC;
Lowercase HEX
#285bdc

Shades

Tints

Tones

Harmony

CSS snippets for #285BDC

.color-285bdc {
  color: #285BDC;
  background-color: #285BDC;
}

Frequently asked questions

What color is #285BDC?+

#285BDC is a HEX color with RGB value rgb(40, 91, 220) and HSL value hsl(223, 72%, 51%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #285BDC?+

The closest Tailwind color is blue-600, available as the bg-blue-600 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