#330099 Color

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

Color preview

#330099

Color formats

HEX
#330099
RGB
rgb(51, 0, 153)
RGBA
rgba(51, 0, 153, 1)
HSL
hsl(260, 100%, 30%)
HSV
hsv(260, 100%, 60%)
CMYK
cmyk(67%, 100%, 0%, 40%)
CSS variable
--color-primary: #330099;
Lowercase HEX
#330099

Shades

Tints

Tones

Harmony

CSS snippets for #330099

.color-330099 {
  color: #330099;
  background-color: #330099;
}

Frequently asked questions

What color is #330099?+

#330099 is a HEX color with RGB value rgb(51, 0, 153) and HSL value hsl(260, 100%, 30%). Its closest CSS named color is Indigo.

What is the closest Tailwind color to #330099?+

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