#330DF2 Color

Inspect #330DF2 across formats, palettes, contrast and closest named color matches.

Color preview

#330DF2

Color formats

HEX
#330DF2
RGB
rgb(51, 13, 242)
RGBA
rgba(51, 13, 242, 1)
HSL
hsl(250, 90%, 50%)
HSV
hsv(250, 95%, 95%)
CMYK
cmyk(79%, 95%, 0%, 5%)
CSS variable
--color-primary: #330DF2;
Lowercase HEX
#330df2

Shades

Tints

Tones

Harmony

CSS snippets for #330DF2

.color-330df2 {
  color: #330DF2;
  background-color: #330DF2;
}

Frequently asked questions

What color is #330DF2?+

#330DF2 is a HEX color with RGB value rgb(51, 13, 242) and HSL value hsl(250, 90%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #330DF2?+

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