#100CED Color

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

Color preview

#100CED

Color formats

HEX
#100CED
RGB
rgb(16, 12, 237)
RGBA
rgba(16, 12, 237, 1)
HSL
hsl(241, 90%, 49%)
HSV
hsv(241, 95%, 93%)
CMYK
cmyk(93%, 95%, 0%, 7%)
CSS variable
--color-primary: #100CED;
Lowercase HEX
#100ced

Shades

Tints

Tones

Harmony

CSS snippets for #100CED

.color-100ced {
  color: #100CED;
  background-color: #100CED;
}

Frequently asked questions

What color is #100CED?+

#100CED is a HEX color with RGB value rgb(16, 12, 237) and HSL value hsl(241, 90%, 49%). Its closest CSS named color is Blue.

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

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