#C6BFED Color

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

Color preview

#C6BFED

Color formats

HEX
#C6BFED
RGB
rgb(198, 191, 237)
RGBA
rgba(198, 191, 237, 1)
HSL
hsl(249, 56%, 84%)
HSV
hsv(249, 19%, 93%)
CMYK
cmyk(16%, 19%, 0%, 7%)
CSS variable
--color-primary: #C6BFED;
Lowercase HEX
#c6bfed

Shades

Tints

Tones

Harmony

CSS snippets for #C6BFED

.color-c6bfed {
  color: #C6BFED;
  background-color: #C6BFED;
}

Frequently asked questions

What color is #C6BFED?+

#C6BFED is a HEX color with RGB value rgb(198, 191, 237) and HSL value hsl(249, 56%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C6BFED?+

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