#082DFF Color

Inspect #082DFF across formats, palettes, contrast and closest named color matches.

Color preview

#082DFF

Color formats

HEX
#082DFF
RGB
rgb(8, 45, 255)
RGBA
rgba(8, 45, 255, 1)
HSL
hsl(231, 100%, 52%)
HSV
hsv(231, 97%, 100%)
CMYK
cmyk(97%, 82%, 0%, 0%)
CSS variable
--color-primary: #082DFF;
Lowercase HEX
#082dff

Shades

Tints

Tones

Harmony

CSS snippets for #082DFF

.color-082dff {
  color: #082DFF;
  background-color: #082DFF;
}

Frequently asked questions

What color is #082DFF?+

#082DFF is a HEX color with RGB value rgb(8, 45, 255) and HSL value hsl(231, 100%, 52%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #082DFF?+

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