#100C5F Color

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

Color preview

#100C5F

Color formats

HEX
#100C5F
RGB
rgb(16, 12, 95)
RGBA
rgba(16, 12, 95, 1)
HSL
hsl(243, 78%, 21%)
HSV
hsv(243, 87%, 37%)
CMYK
cmyk(83%, 87%, 0%, 63%)
CSS variable
--color-primary: #100C5F;
Lowercase HEX
#100c5f

Shades

Tints

Tones

Harmony

CSS snippets for #100C5F

.color-100c5f {
  color: #100C5F;
  background-color: #100C5F;
}

Frequently asked questions

What color is #100C5F?+

#100C5F is a HEX color with RGB value rgb(16, 12, 95) and HSL value hsl(243, 78%, 21%). Its closest CSS named color is MidnightBlue.

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

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