#333CBD Color

Inspect #333CBD across formats, palettes, contrast and closest named color matches.

Color preview

#333CBD

Color formats

HEX
#333CBD
RGB
rgb(51, 60, 189)
RGBA
rgba(51, 60, 189, 1)
HSL
hsl(236, 58%, 47%)
HSV
hsv(236, 73%, 74%)
CMYK
cmyk(73%, 68%, 0%, 26%)
CSS variable
--color-primary: #333CBD;
Lowercase HEX
#333cbd

Shades

Tints

Tones

Harmony

CSS snippets for #333CBD

.color-333cbd {
  color: #333CBD;
  background-color: #333CBD;
}

Frequently asked questions

What color is #333CBD?+

#333CBD is a HEX color with RGB value rgb(51, 60, 189) and HSL value hsl(236, 58%, 47%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #333CBD?+

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