#085FFF Color

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

Color preview

#085FFF

Color formats

HEX
#085FFF
RGB
rgb(8, 95, 255)
RGBA
rgba(8, 95, 255, 1)
HSL
hsl(219, 100%, 52%)
HSV
hsv(219, 97%, 100%)
CMYK
cmyk(97%, 63%, 0%, 0%)
CSS variable
--color-primary: #085FFF;
Lowercase HEX
#085fff

Shades

Tints

Tones

Harmony

CSS snippets for #085FFF

.color-085fff {
  color: #085FFF;
  background-color: #085FFF;
}

Frequently asked questions

What color is #085FFF?+

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

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

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