#BFCDE1 Color

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

Color preview

#BFCDE1

Color formats

HEX
#BFCDE1
RGB
rgb(191, 205, 225)
RGBA
rgba(191, 205, 225, 1)
HSL
hsl(215, 36%, 82%)
HSV
hsv(215, 15%, 88%)
CMYK
cmyk(15%, 9%, 0%, 12%)
CSS variable
--color-primary: #BFCDE1;
Lowercase HEX
#bfcde1

Shades

Tints

Tones

Harmony

CSS snippets for #BFCDE1

.color-bfcde1 {
  color: #BFCDE1;
  background-color: #BFCDE1;
}

Frequently asked questions

What color is #BFCDE1?+

#BFCDE1 is a HEX color with RGB value rgb(191, 205, 225) and HSL value hsl(215, 36%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFCDE1?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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