#3333BB Color

Inspect #3333BB across formats, palettes, contrast and closest named color matches.

Color preview

#3333BB

Color formats

HEX
#3333BB
RGB
rgb(51, 51, 187)
RGBA
rgba(51, 51, 187, 1)
HSL
hsl(240, 57%, 47%)
HSV
hsv(240, 73%, 73%)
CMYK
cmyk(73%, 73%, 0%, 27%)
CSS variable
--color-primary: #3333BB;
Lowercase HEX
#3333bb

Shades

Tints

Tones

Harmony

CSS snippets for #3333BB

.color-3333bb {
  color: #3333BB;
  background-color: #3333BB;
}

Frequently asked questions

What color is #3333BB?+

#3333BB is a HEX color with RGB value rgb(51, 51, 187) and HSL value hsl(240, 57%, 47%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #3333BB?+

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