#333EBD Color

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

Color preview

#333EBD

Color formats

HEX
#333EBD
RGB
rgb(51, 62, 189)
RGBA
rgba(51, 62, 189, 1)
HSL
hsl(235, 58%, 47%)
HSV
hsv(235, 73%, 74%)
CMYK
cmyk(73%, 67%, 0%, 26%)
CSS variable
--color-primary: #333EBD;
Lowercase HEX
#333ebd

Shades

Tints

Tones

Harmony

CSS snippets for #333EBD

.color-333ebd {
  color: #333EBD;
  background-color: #333EBD;
}

Frequently asked questions

What color is #333EBD?+

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

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

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