#BFCEEF Color

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

Color preview

#BFCEEF

Color formats

HEX
#BFCEEF
RGB
rgb(191, 206, 239)
RGBA
rgba(191, 206, 239, 1)
HSL
hsl(221, 60%, 84%)
HSV
hsv(221, 20%, 94%)
CMYK
cmyk(20%, 14%, 0%, 6%)
CSS variable
--color-primary: #BFCEEF;
Lowercase HEX
#bfceef

Shades

Tints

Tones

Harmony

CSS snippets for #BFCEEF

.color-bfceef {
  color: #BFCEEF;
  background-color: #BFCEEF;
}

Frequently asked questions

What color is #BFCEEF?+

#BFCEEF is a HEX color with RGB value rgb(191, 206, 239) and HSL value hsl(221, 60%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BFCEEF?+

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