#C4B8FC Color

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

Color preview

#C4B8FC

Color formats

HEX
#C4B8FC
RGB
rgb(196, 184, 252)
RGBA
rgba(196, 184, 252, 1)
HSL
hsl(251, 92%, 85%)
HSV
hsv(251, 27%, 99%)
CMYK
cmyk(22%, 27%, 0%, 1%)
CSS variable
--color-primary: #C4B8FC;
Lowercase HEX
#c4b8fc

Shades

Tints

Tones

Harmony

CSS snippets for #C4B8FC

.color-c4b8fc {
  color: #C4B8FC;
  background-color: #C4B8FC;
}

Frequently asked questions

What color is #C4B8FC?+

#C4B8FC is a HEX color with RGB value rgb(196, 184, 252) and HSL value hsl(251, 92%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C4B8FC?+

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