#085BFF Color

Inspect #085BFF across formats, palettes, contrast and closest named color matches.

Color preview

#085BFF

Color formats

HEX
#085BFF
RGB
rgb(8, 91, 255)
RGBA
rgba(8, 91, 255, 1)
HSL
hsl(220, 100%, 52%)
HSV
hsv(220, 97%, 100%)
CMYK
cmyk(97%, 64%, 0%, 0%)
CSS variable
--color-primary: #085BFF;
Lowercase HEX
#085bff

Shades

Tints

Tones

Harmony

CSS snippets for #085BFF

.color-085bff {
  color: #085BFF;
  background-color: #085BFF;
}

Frequently asked questions

What color is #085BFF?+

#085BFF is a HEX color with RGB value rgb(8, 91, 255) and HSL value hsl(220, 100%, 52%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #085BFF?+

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