#2100FA Color

Inspect #2100FA across formats, palettes, contrast and closest named color matches.

Color preview

#2100FA

Color formats

HEX
#2100FA
RGB
rgb(33, 0, 250)
RGBA
rgba(33, 0, 250, 1)
HSL
hsl(248, 100%, 49%)
HSV
hsv(248, 100%, 98%)
CMYK
cmyk(87%, 100%, 0%, 2%)
CSS variable
--color-primary: #2100FA;
Lowercase HEX
#2100fa

Shades

Tints

Tones

Harmony

CSS snippets for #2100FA

.color-2100fa {
  color: #2100FA;
  background-color: #2100FA;
}

Frequently asked questions

What color is #2100FA?+

#2100FA is a HEX color with RGB value rgb(33, 0, 250) and HSL value hsl(248, 100%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2100FA?+

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