#1100FF Color

Inspect #1100FF across formats, palettes, contrast and closest named color matches.

Color preview

#1100FF

Color formats

HEX
#1100FF
RGB
rgb(17, 0, 255)
RGBA
rgba(17, 0, 255, 1)
HSL
hsl(244, 100%, 50%)
HSV
hsv(244, 100%, 100%)
CMYK
cmyk(93%, 100%, 0%, 0%)
CSS variable
--color-primary: #1100FF;
Lowercase HEX
#1100ff

Shades

Tints

Tones

Harmony

CSS snippets for #1100FF

.color-1100ff {
  color: #1100FF;
  background-color: #1100FF;
}

Frequently asked questions

What color is #1100FF?+

#1100FF is a HEX color with RGB value rgb(17, 0, 255) and HSL value hsl(244, 100%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #1100FF?+

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