#BFCCF9 Color

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

Color preview

#BFCCF9

Color formats

HEX
#BFCCF9
RGB
rgb(191, 204, 249)
RGBA
rgba(191, 204, 249, 1)
HSL
hsl(227, 83%, 86%)
HSV
hsv(227, 23%, 98%)
CMYK
cmyk(23%, 18%, 0%, 2%)
CSS variable
--color-primary: #BFCCF9;
Lowercase HEX
#bfccf9

Shades

Tints

Tones

Harmony

CSS snippets for #BFCCF9

.color-bfccf9 {
  color: #BFCCF9;
  background-color: #BFCCF9;
}

Frequently asked questions

What color is #BFCCF9?+

#BFCCF9 is a HEX color with RGB value rgb(191, 204, 249) and HSL value hsl(227, 83%, 86%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BFCCF9?+

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