#BFCCF0 Color

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

Color preview

#BFCCF0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFCCF0

.color-bfccf0 {
  color: #BFCCF0;
  background-color: #BFCCF0;
}

Frequently asked questions

What color is #BFCCF0?+

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

What is the closest Tailwind color to #BFCCF0?+

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