#2C3CBA Color

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

Color preview

#2C3CBA

Color formats

HEX
#2C3CBA
RGB
rgb(44, 60, 186)
RGBA
rgba(44, 60, 186, 1)
HSL
hsl(233, 62%, 45%)
HSV
hsv(233, 76%, 73%)
CMYK
cmyk(76%, 68%, 0%, 27%)
CSS variable
--color-primary: #2C3CBA;
Lowercase HEX
#2c3cba

Shades

Tints

Tones

Harmony

CSS snippets for #2C3CBA

.color-2c3cba {
  color: #2C3CBA;
  background-color: #2C3CBA;
}

Frequently asked questions

What color is #2C3CBA?+

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

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

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