#C4BFFA Color

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

Color preview

#C4BFFA

Color formats

HEX
#C4BFFA
RGB
rgb(196, 191, 250)
RGBA
rgba(196, 191, 250, 1)
HSL
hsl(245, 86%, 86%)
HSV
hsv(245, 24%, 98%)
CMYK
cmyk(22%, 24%, 0%, 2%)
CSS variable
--color-primary: #C4BFFA;
Lowercase HEX
#c4bffa

Shades

Tints

Tones

Harmony

CSS snippets for #C4BFFA

.color-c4bffa {
  color: #C4BFFA;
  background-color: #C4BFFA;
}

Frequently asked questions

What color is #C4BFFA?+

#C4BFFA is a HEX color with RGB value rgb(196, 191, 250) and HSL value hsl(245, 86%, 86%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C4BFFA?+

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