#BCB0F2 Color

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

Color preview

#BCB0F2

Color formats

HEX
#BCB0F2
RGB
rgb(188, 176, 242)
RGBA
rgba(188, 176, 242, 1)
HSL
hsl(251, 72%, 82%)
HSV
hsv(251, 27%, 95%)
CMYK
cmyk(22%, 27%, 0%, 5%)
CSS variable
--color-primary: #BCB0F2;
Lowercase HEX
#bcb0f2

Shades

Tints

Tones

Harmony

CSS snippets for #BCB0F2

.color-bcb0f2 {
  color: #BCB0F2;
  background-color: #BCB0F2;
}

Frequently asked questions

What color is #BCB0F2?+

#BCB0F2 is a HEX color with RGB value rgb(188, 176, 242) and HSL value hsl(251, 72%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCB0F2?+

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