#100CFB Color

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

Color preview

#100CFB

Color formats

HEX
#100CFB
RGB
rgb(16, 12, 251)
RGBA
rgba(16, 12, 251, 1)
HSL
hsl(241, 97%, 52%)
HSV
hsv(241, 95%, 98%)
CMYK
cmyk(94%, 95%, 0%, 2%)
CSS variable
--color-primary: #100CFB;
Lowercase HEX
#100cfb

Shades

Tints

Tones

Harmony

CSS snippets for #100CFB

.color-100cfb {
  color: #100CFB;
  background-color: #100CFB;
}

Frequently asked questions

What color is #100CFB?+

#100CFB is a HEX color with RGB value rgb(16, 12, 251) and HSL value hsl(241, 97%, 52%). Its closest CSS named color is Blue.

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

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