#3300FF Color

Inspect #3300FF across formats, palettes, contrast and closest named color matches.

Color preview

#3300FF

Color formats

HEX
#3300FF
RGB
rgb(51, 0, 255)
RGBA
rgba(51, 0, 255, 1)
HSL
hsl(252, 100%, 50%)
HSV
hsv(252, 100%, 100%)
CMYK
cmyk(80%, 100%, 0%, 0%)
CSS variable
--color-primary: #3300FF;
Lowercase HEX
#3300ff

Shades

Tints

Tones

Harmony

CSS snippets for #3300FF

.color-3300ff {
  color: #3300FF;
  background-color: #3300FF;
}

Frequently asked questions

What color is #3300FF?+

#3300FF is a HEX color with RGB value rgb(51, 0, 255) and HSL value hsl(252, 100%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #3300FF?+

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