#BDC1F0 Color

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

Color preview

#BDC1F0

Color formats

HEX
#BDC1F0
RGB
rgb(189, 193, 240)
RGBA
rgba(189, 193, 240, 1)
HSL
hsl(235, 63%, 84%)
HSV
hsv(235, 21%, 94%)
CMYK
cmyk(21%, 20%, 0%, 6%)
CSS variable
--color-primary: #BDC1F0;
Lowercase HEX
#bdc1f0

Shades

Tints

Tones

Harmony

CSS snippets for #BDC1F0

.color-bdc1f0 {
  color: #BDC1F0;
  background-color: #BDC1F0;
}

Frequently asked questions

What color is #BDC1F0?+

#BDC1F0 is a HEX color with RGB value rgb(189, 193, 240) and HSL value hsl(235, 63%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDC1F0?+

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