#BFCBF2 Color

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

Color preview

#BFCBF2

Color formats

HEX
#BFCBF2
RGB
rgb(191, 203, 242)
RGBA
rgba(191, 203, 242, 1)
HSL
hsl(226, 66%, 85%)
HSV
hsv(226, 21%, 95%)
CMYK
cmyk(21%, 16%, 0%, 5%)
CSS variable
--color-primary: #BFCBF2;
Lowercase HEX
#bfcbf2

Shades

Tints

Tones

Harmony

CSS snippets for #BFCBF2

.color-bfcbf2 {
  color: #BFCBF2;
  background-color: #BFCBF2;
}

Frequently asked questions

What color is #BFCBF2?+

#BFCBF2 is a HEX color with RGB value rgb(191, 203, 242) and HSL value hsl(226, 66%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BFCBF2?+

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