#2C143F Color

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

Color preview

#2C143F

Color formats

HEX
#2C143F
RGB
rgb(44, 20, 63)
RGBA
rgba(44, 20, 63, 1)
HSL
hsl(273, 52%, 16%)
HSV
hsv(273, 68%, 25%)
CMYK
cmyk(30%, 68%, 0%, 75%)
CSS variable
--color-primary: #2C143F;
Lowercase HEX
#2c143f

Shades

Tints

Tones

Harmony

CSS snippets for #2C143F

.color-2c143f {
  color: #2C143F;
  background-color: #2C143F;
}

Frequently asked questions

What color is #2C143F?+

#2C143F is a HEX color with RGB value rgb(44, 20, 63) and HSL value hsl(273, 52%, 16%). Its closest CSS named color is MidnightBlue.

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

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