#1F00BD Color

Inspect #1F00BD across formats, palettes, contrast and closest named color matches.

Color preview

#1F00BD

Color formats

HEX
#1F00BD
RGB
rgb(31, 0, 189)
RGBA
rgba(31, 0, 189, 1)
HSL
hsl(250, 100%, 37%)
HSV
hsv(250, 100%, 74%)
CMYK
cmyk(84%, 100%, 0%, 26%)
CSS variable
--color-primary: #1F00BD;
Lowercase HEX
#1f00bd

Shades

Tints

Tones

Harmony

CSS snippets for #1F00BD

.color-1f00bd {
  color: #1F00BD;
  background-color: #1F00BD;
}

Frequently asked questions

What color is #1F00BD?+

#1F00BD is a HEX color with RGB value rgb(31, 0, 189) and HSL value hsl(250, 100%, 37%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #1F00BD?+

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