#BFADD6 Color

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

Color preview

#BFADD6

Color formats

HEX
#BFADD6
RGB
rgb(191, 173, 214)
RGBA
rgba(191, 173, 214, 1)
HSL
hsl(266, 33%, 76%)
HSV
hsv(266, 19%, 84%)
CMYK
cmyk(11%, 19%, 0%, 16%)
CSS variable
--color-primary: #BFADD6;
Lowercase HEX
#bfadd6

Shades

Tints

Tones

Harmony

CSS snippets for #BFADD6

.color-bfadd6 {
  color: #BFADD6;
  background-color: #BFADD6;
}

Frequently asked questions

What color is #BFADD6?+

#BFADD6 is a HEX color with RGB value rgb(191, 173, 214) and HSL value hsl(266, 33%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFADD6?+

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