#100ABD Color

Inspect #100ABD across formats, palettes, contrast and closest named color matches.

Color preview

#100ABD

Color formats

HEX
#100ABD
RGB
rgb(16, 10, 189)
RGBA
rgba(16, 10, 189, 1)
HSL
hsl(242, 90%, 39%)
HSV
hsv(242, 95%, 74%)
CMYK
cmyk(92%, 95%, 0%, 26%)
CSS variable
--color-primary: #100ABD;
Lowercase HEX
#100abd

Shades

Tints

Tones

Harmony

CSS snippets for #100ABD

.color-100abd {
  color: #100ABD;
  background-color: #100ABD;
}

Frequently asked questions

What color is #100ABD?+

#100ABD is a HEX color with RGB value rgb(16, 10, 189) and HSL value hsl(242, 90%, 39%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #100ABD?+

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