#BFCFF1 Color

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

Color preview

#BFCFF1

Color formats

HEX
#BFCFF1
RGB
rgb(191, 207, 241)
RGBA
rgba(191, 207, 241, 1)
HSL
hsl(221, 64%, 85%)
HSV
hsv(221, 21%, 95%)
CMYK
cmyk(21%, 14%, 0%, 5%)
CSS variable
--color-primary: #BFCFF1;
Lowercase HEX
#bfcff1

Shades

Tints

Tones

Harmony

CSS snippets for #BFCFF1

.color-bfcff1 {
  color: #BFCFF1;
  background-color: #BFCFF1;
}

Frequently asked questions

What color is #BFCFF1?+

#BFCFF1 is a HEX color with RGB value rgb(191, 207, 241) and HSL value hsl(221, 64%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BFCFF1?+

The closest Tailwind color is indigo-200, available as the bg-indigo-200 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