#2C23DC Color

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

Color preview

#2C23DC

Color formats

HEX
#2C23DC
RGB
rgb(44, 35, 220)
RGBA
rgba(44, 35, 220, 1)
HSL
hsl(243, 73%, 50%)
HSV
hsv(243, 84%, 86%)
CMYK
cmyk(80%, 84%, 0%, 14%)
CSS variable
--color-primary: #2C23DC;
Lowercase HEX
#2c23dc

Shades

Tints

Tones

Harmony

CSS snippets for #2C23DC

.color-2c23dc {
  color: #2C23DC;
  background-color: #2C23DC;
}

Frequently asked questions

What color is #2C23DC?+

#2C23DC is a HEX color with RGB value rgb(44, 35, 220) and HSL value hsl(243, 73%, 50%). Its closest CSS named color is MediumBlue.

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

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