#333ABF Color

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

Color preview

#333ABF

Color formats

HEX
#333ABF
RGB
rgb(51, 58, 191)
RGBA
rgba(51, 58, 191, 1)
HSL
hsl(237, 58%, 47%)
HSV
hsv(237, 73%, 75%)
CMYK
cmyk(73%, 70%, 0%, 25%)
CSS variable
--color-primary: #333ABF;
Lowercase HEX
#333abf

Shades

Tints

Tones

Harmony

CSS snippets for #333ABF

.color-333abf {
  color: #333ABF;
  background-color: #333ABF;
}

Frequently asked questions

What color is #333ABF?+

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

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

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