#C48DEB Color

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

Color preview

#C48DEB

Color formats

HEX
#C48DEB
RGB
rgb(196, 141, 235)
RGBA
rgba(196, 141, 235, 1)
HSL
hsl(275, 70%, 74%)
HSV
hsv(275, 40%, 92%)
CMYK
cmyk(17%, 40%, 0%, 8%)
CSS variable
--color-primary: #C48DEB;
Lowercase HEX
#c48deb

Shades

Tints

Tones

Harmony

CSS snippets for #C48DEB

.color-c48deb {
  color: #C48DEB;
  background-color: #C48DEB;
}

Frequently asked questions

What color is #C48DEB?+

#C48DEB is a HEX color with RGB value rgb(196, 141, 235) and HSL value hsl(275, 70%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C48DEB?+

The closest Tailwind color is purple-400, available as the bg-purple-400 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