#BFCCF3 Color

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

Color preview

#BFCCF3

Color formats

HEX
#BFCCF3
RGB
rgb(191, 204, 243)
RGBA
rgba(191, 204, 243, 1)
HSL
hsl(225, 68%, 85%)
HSV
hsv(225, 21%, 95%)
CMYK
cmyk(21%, 16%, 0%, 5%)
CSS variable
--color-primary: #BFCCF3;
Lowercase HEX
#bfccf3

Shades

Tints

Tones

Harmony

CSS snippets for #BFCCF3

.color-bfccf3 {
  color: #BFCCF3;
  background-color: #BFCCF3;
}

Frequently asked questions

What color is #BFCCF3?+

#BFCCF3 is a HEX color with RGB value rgb(191, 204, 243) and HSL value hsl(225, 68%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BFCCF3?+

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