#2003FC Color

Inspect #2003FC across formats, palettes, contrast and closest named color matches.

Color preview

#2003FC

Color formats

HEX
#2003FC
RGB
rgb(32, 3, 252)
RGBA
rgba(32, 3, 252, 1)
HSL
hsl(247, 98%, 50%)
HSV
hsv(247, 99%, 99%)
CMYK
cmyk(87%, 99%, 0%, 1%)
CSS variable
--color-primary: #2003FC;
Lowercase HEX
#2003fc

Shades

Tints

Tones

Harmony

CSS snippets for #2003FC

.color-2003fc {
  color: #2003FC;
  background-color: #2003FC;
}

Frequently asked questions

What color is #2003FC?+

#2003FC is a HEX color with RGB value rgb(32, 3, 252) and HSL value hsl(247, 98%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2003FC?+

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