#2002DE Color

Inspect #2002DE across formats, palettes, contrast and closest named color matches.

Color preview

#2002DE

Color formats

HEX
#2002DE
RGB
rgb(32, 2, 222)
RGBA
rgba(32, 2, 222, 1)
HSL
hsl(248, 98%, 44%)
HSV
hsv(248, 99%, 87%)
CMYK
cmyk(86%, 99%, 0%, 13%)
CSS variable
--color-primary: #2002DE;
Lowercase HEX
#2002de

Shades

Tints

Tones

Harmony

CSS snippets for #2002DE

.color-2002de {
  color: #2002DE;
  background-color: #2002DE;
}

Frequently asked questions

What color is #2002DE?+

#2002DE is a HEX color with RGB value rgb(32, 2, 222) and HSL value hsl(248, 98%, 44%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #2002DE?+

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