#083DDD Color

Inspect #083DDD across formats, palettes, contrast and closest named color matches.

Color preview

#083DDD

Color formats

HEX
#083DDD
RGB
rgb(8, 61, 221)
RGBA
rgba(8, 61, 221, 1)
HSL
hsl(225, 93%, 45%)
HSV
hsv(225, 96%, 87%)
CMYK
cmyk(96%, 72%, 0%, 13%)
CSS variable
--color-primary: #083DDD;
Lowercase HEX
#083ddd

Shades

Tints

Tones

Harmony

CSS snippets for #083DDD

.color-083ddd {
  color: #083DDD;
  background-color: #083DDD;
}

Frequently asked questions

What color is #083DDD?+

#083DDD is a HEX color with RGB value rgb(8, 61, 221) and HSL value hsl(225, 93%, 45%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #083DDD?+

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