#2C143E Color

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

Color preview

#2C143E

Color formats

HEX
#2C143E
RGB
rgb(44, 20, 62)
RGBA
rgba(44, 20, 62, 1)
HSL
hsl(274, 51%, 16%)
HSV
hsv(274, 68%, 24%)
CMYK
cmyk(29%, 68%, 0%, 76%)
CSS variable
--color-primary: #2C143E;
Lowercase HEX
#2c143e

Shades

Tints

Tones

Harmony

CSS snippets for #2C143E

.color-2c143e {
  color: #2C143E;
  background-color: #2C143E;
}

Frequently asked questions

What color is #2C143E?+

#2C143E is a HEX color with RGB value rgb(44, 20, 62) and HSL value hsl(274, 51%, 16%). Its closest CSS named color is MidnightBlue.

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

The closest Tailwind color is indigo-950, available as the bg-indigo-950 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