#101DAD Color

Inspect #101DAD across formats, palettes, contrast and closest named color matches.

Color preview

#101DAD

Color formats

HEX
#101DAD
RGB
rgb(16, 29, 173)
RGBA
rgba(16, 29, 173, 1)
HSL
hsl(235, 83%, 37%)
HSV
hsv(235, 91%, 68%)
CMYK
cmyk(91%, 83%, 0%, 32%)
CSS variable
--color-primary: #101DAD;
Lowercase HEX
#101dad

Shades

Tints

Tones

Harmony

CSS snippets for #101DAD

.color-101dad {
  color: #101DAD;
  background-color: #101DAD;
}

Frequently asked questions

What color is #101DAD?+

#101DAD is a HEX color with RGB value rgb(16, 29, 173) and HSL value hsl(235, 83%, 37%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #101DAD?+

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