#080FDD Color

Inspect #080FDD across formats, palettes, contrast and closest named color matches.

Color preview

#080FDD

Color formats

HEX
#080FDD
RGB
rgb(8, 15, 221)
RGBA
rgba(8, 15, 221, 1)
HSL
hsl(238, 93%, 45%)
HSV
hsv(238, 96%, 87%)
CMYK
cmyk(96%, 93%, 0%, 13%)
CSS variable
--color-primary: #080FDD;
Lowercase HEX
#080fdd

Shades

Tints

Tones

Harmony

CSS snippets for #080FDD

.color-080fdd {
  color: #080FDD;
  background-color: #080FDD;
}

Frequently asked questions

What color is #080FDD?+

#080FDD is a HEX color with RGB value rgb(8, 15, 221) and HSL value hsl(238, 93%, 45%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #080FDD?+

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