#2D20DF Color

Inspect #2D20DF across formats, palettes, contrast and closest named color matches.

Color preview

#2D20DF

Color formats

HEX
#2D20DF
RGB
rgb(45, 32, 223)
RGBA
rgba(45, 32, 223, 1)
HSL
hsl(244, 75%, 50%)
HSV
hsv(244, 86%, 87%)
CMYK
cmyk(80%, 86%, 0%, 13%)
CSS variable
--color-primary: #2D20DF;
Lowercase HEX
#2d20df

Shades

Tints

Tones

Harmony

CSS snippets for #2D20DF

.color-2d20df {
  color: #2D20DF;
  background-color: #2D20DF;
}

Frequently asked questions

What color is #2D20DF?+

#2D20DF is a HEX color with RGB value rgb(45, 32, 223) and HSL value hsl(244, 75%, 50%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #2D20DF?+

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