#C4B7EF Color

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

Color preview

#C4B7EF

Color formats

HEX
#C4B7EF
RGB
rgb(196, 183, 239)
RGBA
rgba(196, 183, 239, 1)
HSL
hsl(254, 64%, 83%)
HSV
hsv(254, 23%, 94%)
CMYK
cmyk(18%, 23%, 0%, 6%)
CSS variable
--color-primary: #C4B7EF;
Lowercase HEX
#c4b7ef

Shades

Tints

Tones

Harmony

CSS snippets for #C4B7EF

.color-c4b7ef {
  color: #C4B7EF;
  background-color: #C4B7EF;
}

Frequently asked questions

What color is #C4B7EF?+

#C4B7EF is a HEX color with RGB value rgb(196, 183, 239) and HSL value hsl(254, 64%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C4B7EF?+

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