#BAAFD9 Color

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

Color preview

#BAAFD9

Color formats

HEX
#BAAFD9
RGB
rgb(186, 175, 217)
RGBA
rgba(186, 175, 217, 1)
HSL
hsl(256, 36%, 77%)
HSV
hsv(256, 19%, 85%)
CMYK
cmyk(14%, 19%, 0%, 15%)
CSS variable
--color-primary: #BAAFD9;
Lowercase HEX
#baafd9

Shades

Tints

Tones

Harmony

CSS snippets for #BAAFD9

.color-baafd9 {
  color: #BAAFD9;
  background-color: #BAAFD9;
}

Frequently asked questions

What color is #BAAFD9?+

#BAAFD9 is a HEX color with RGB value rgb(186, 175, 217) and HSL value hsl(256, 36%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAAFD9?+

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