#3366BF Color

Inspect #3366BF across formats, palettes, contrast and closest named color matches.

Color preview

#3366BF

Color formats

HEX
#3366BF
RGB
rgb(51, 102, 191)
RGBA
rgba(51, 102, 191, 1)
HSL
hsl(218, 58%, 47%)
HSV
hsv(218, 73%, 75%)
CMYK
cmyk(73%, 47%, 0%, 25%)
CSS variable
--color-primary: #3366BF;
Lowercase HEX
#3366bf

Shades

Tints

Tones

Harmony

CSS snippets for #3366BF

.color-3366bf {
  color: #3366BF;
  background-color: #3366BF;
}

Frequently asked questions

What color is #3366BF?+

#3366BF is a HEX color with RGB value rgb(51, 102, 191) and HSL value hsl(218, 58%, 47%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #3366BF?+

The closest Tailwind color is blue-700, available as the bg-blue-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