#CFBADC Color

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

Color preview

#CFBADC

Color formats

HEX
#CFBADC
RGB
rgb(207, 186, 220)
RGBA
rgba(207, 186, 220, 1)
HSL
hsl(277, 33%, 80%)
HSV
hsv(277, 15%, 86%)
CMYK
cmyk(6%, 15%, 0%, 14%)
CSS variable
--color-primary: #CFBADC;
Lowercase HEX
#cfbadc

Shades

Tints

Tones

Harmony

CSS snippets for #CFBADC

.color-cfbadc {
  color: #CFBADC;
  background-color: #CFBADC;
}

Frequently asked questions

What color is #CFBADC?+

#CFBADC is a HEX color with RGB value rgb(207, 186, 220) and HSL value hsl(277, 33%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CFBADC?+

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