#C4B4FB Color

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

Color preview

#C4B4FB

Color formats

HEX
#C4B4FB
RGB
rgb(196, 180, 251)
RGBA
rgba(196, 180, 251, 1)
HSL
hsl(254, 90%, 85%)
HSV
hsv(254, 28%, 98%)
CMYK
cmyk(22%, 28%, 0%, 2%)
CSS variable
--color-primary: #C4B4FB;
Lowercase HEX
#c4b4fb

Shades

Tints

Tones

Harmony

CSS snippets for #C4B4FB

.color-c4b4fb {
  color: #C4B4FB;
  background-color: #C4B4FB;
}

Frequently asked questions

What color is #C4B4FB?+

#C4B4FB is a HEX color with RGB value rgb(196, 180, 251) and HSL value hsl(254, 90%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C4B4FB?+

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