#BDBCF2 Color

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

Color preview

#BDBCF2

Color formats

HEX
#BDBCF2
RGB
rgb(189, 188, 242)
RGBA
rgba(189, 188, 242, 1)
HSL
hsl(241, 67%, 84%)
HSV
hsv(241, 22%, 95%)
CMYK
cmyk(22%, 22%, 0%, 5%)
CSS variable
--color-primary: #BDBCF2;
Lowercase HEX
#bdbcf2

Shades

Tints

Tones

Harmony

CSS snippets for #BDBCF2

.color-bdbcf2 {
  color: #BDBCF2;
  background-color: #BDBCF2;
}

Frequently asked questions

What color is #BDBCF2?+

#BDBCF2 is a HEX color with RGB value rgb(189, 188, 242) and HSL value hsl(241, 67%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDBCF2?+

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