#C7B3FF Color

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

Color preview

#C7B3FF

Color formats

HEX
#C7B3FF
RGB
rgb(199, 179, 255)
RGBA
rgba(199, 179, 255, 1)
HSL
hsl(256, 100%, 85%)
HSV
hsv(256, 30%, 100%)
CMYK
cmyk(22%, 30%, 0%, 0%)
CSS variable
--color-primary: #C7B3FF;
Lowercase HEX
#c7b3ff

Shades

Tints

Tones

Harmony

CSS snippets for #C7B3FF

.color-c7b3ff {
  color: #C7B3FF;
  background-color: #C7B3FF;
}

Frequently asked questions

What color is #C7B3FF?+

#C7B3FF is a HEX color with RGB value rgb(199, 179, 255) and HSL value hsl(256, 100%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C7B3FF?+

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