#333ABD Color

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

Color preview

#333ABD

Color formats

HEX
#333ABD
RGB
rgb(51, 58, 189)
RGBA
rgba(51, 58, 189, 1)
HSL
hsl(237, 58%, 47%)
HSV
hsv(237, 73%, 74%)
CMYK
cmyk(73%, 69%, 0%, 26%)
CSS variable
--color-primary: #333ABD;
Lowercase HEX
#333abd

Shades

Tints

Tones

Harmony

CSS snippets for #333ABD

.color-333abd {
  color: #333ABD;
  background-color: #333ABD;
}

Frequently asked questions

What color is #333ABD?+

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

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

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