#333CBF Color

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

Color preview

#333CBF

Color formats

HEX
#333CBF
RGB
rgb(51, 60, 191)
RGBA
rgba(51, 60, 191, 1)
HSL
hsl(236, 58%, 47%)
HSV
hsv(236, 73%, 75%)
CMYK
cmyk(73%, 69%, 0%, 25%)
CSS variable
--color-primary: #333CBF;
Lowercase HEX
#333cbf

Shades

Tints

Tones

Harmony

CSS snippets for #333CBF

.color-333cbf {
  color: #333CBF;
  background-color: #333CBF;
}

Frequently asked questions

What color is #333CBF?+

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

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

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