#2C2EBA Color

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

Color preview

#2C2EBA

Color formats

HEX
#2C2EBA
RGB
rgb(44, 46, 186)
RGBA
rgba(44, 46, 186, 1)
HSL
hsl(239, 62%, 45%)
HSV
hsv(239, 76%, 73%)
CMYK
cmyk(76%, 75%, 0%, 27%)
CSS variable
--color-primary: #2C2EBA;
Lowercase HEX
#2c2eba

Shades

Tints

Tones

Harmony

CSS snippets for #2C2EBA

.color-2c2eba {
  color: #2C2EBA;
  background-color: #2C2EBA;
}

Frequently asked questions

What color is #2C2EBA?+

#2C2EBA is a HEX color with RGB value rgb(44, 46, 186) and HSL value hsl(239, 62%, 45%). Its closest CSS named color is DarkSlateBlue.

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

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