#2C1FDB Color

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

Color preview

#2C1FDB

Color formats

HEX
#2C1FDB
RGB
rgb(44, 31, 219)
RGBA
rgba(44, 31, 219, 1)
HSL
hsl(244, 75%, 49%)
HSV
hsv(244, 86%, 86%)
CMYK
cmyk(80%, 86%, 0%, 14%)
CSS variable
--color-primary: #2C1FDB;
Lowercase HEX
#2c1fdb

Shades

Tints

Tones

Harmony

CSS snippets for #2C1FDB

.color-2c1fdb {
  color: #2C1FDB;
  background-color: #2C1FDB;
}

Frequently asked questions

What color is #2C1FDB?+

#2C1FDB is a HEX color with RGB value rgb(44, 31, 219) and HSL value hsl(244, 75%, 49%). Its closest CSS named color is MediumBlue.

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

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