#BFCBF0 Color

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

Color preview

#BFCBF0

Color formats

HEX
#BFCBF0
RGB
rgb(191, 203, 240)
RGBA
rgba(191, 203, 240, 1)
HSL
hsl(225, 62%, 85%)
HSV
hsv(225, 20%, 94%)
CMYK
cmyk(20%, 15%, 0%, 6%)
CSS variable
--color-primary: #BFCBF0;
Lowercase HEX
#bfcbf0

Shades

Tints

Tones

Harmony

CSS snippets for #BFCBF0

.color-bfcbf0 {
  color: #BFCBF0;
  background-color: #BFCBF0;
}

Frequently asked questions

What color is #BFCBF0?+

#BFCBF0 is a HEX color with RGB value rgb(191, 203, 240) and HSL value hsl(225, 62%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BFCBF0?+

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