#C48FEB Color

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

Color preview

#C48FEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C48FEB

.color-c48feb {
  color: #C48FEB;
  background-color: #C48FEB;
}

Frequently asked questions

What color is #C48FEB?+

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

What is the closest Tailwind color to #C48FEB?+

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