#085ADD Color

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

Color preview

#085ADD

Color formats

HEX
#085ADD
RGB
rgb(8, 90, 221)
RGBA
rgba(8, 90, 221, 1)
HSL
hsl(217, 93%, 45%)
HSV
hsv(217, 96%, 87%)
CMYK
cmyk(96%, 59%, 0%, 13%)
CSS variable
--color-primary: #085ADD;
Lowercase HEX
#085add

Shades

Tints

Tones

Harmony

CSS snippets for #085ADD

.color-085add {
  color: #085ADD;
  background-color: #085ADD;
}

Frequently asked questions

What color is #085ADD?+

#085ADD is a HEX color with RGB value rgb(8, 90, 221) and HSL value hsl(217, 93%, 45%). Its closest CSS named color is RoyalBlue.

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

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