#CFAFFB Color

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

Color preview

#CFAFFB

Color formats

HEX
#CFAFFB
RGB
rgb(207, 175, 251)
RGBA
rgba(207, 175, 251, 1)
HSL
hsl(265, 90%, 84%)
HSV
hsv(265, 30%, 98%)
CMYK
cmyk(18%, 30%, 0%, 2%)
CSS variable
--color-primary: #CFAFFB;
Lowercase HEX
#cfaffb

Shades

Tints

Tones

Harmony

CSS snippets for #CFAFFB

.color-cfaffb {
  color: #CFAFFB;
  background-color: #CFAFFB;
}

Frequently asked questions

What color is #CFAFFB?+

#CFAFFB is a HEX color with RGB value rgb(207, 175, 251) and HSL value hsl(265, 90%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CFAFFB?+

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