#2C00BD Color

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

Color preview

#2C00BD

Color formats

HEX
#2C00BD
RGB
rgb(44, 0, 189)
RGBA
rgba(44, 0, 189, 1)
HSL
hsl(254, 100%, 37%)
HSV
hsv(254, 100%, 74%)
CMYK
cmyk(77%, 100%, 0%, 26%)
CSS variable
--color-primary: #2C00BD;
Lowercase HEX
#2c00bd

Shades

Tints

Tones

Harmony

CSS snippets for #2C00BD

.color-2c00bd {
  color: #2C00BD;
  background-color: #2C00BD;
}

Frequently asked questions

What color is #2C00BD?+

#2C00BD is a HEX color with RGB value rgb(44, 0, 189) and HSL value hsl(254, 100%, 37%). Its closest CSS named color is MediumBlue.

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

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