#BFCDE7 Color

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

Color preview

#BFCDE7

Color formats

HEX
#BFCDE7
RGB
rgb(191, 205, 231)
RGBA
rgba(191, 205, 231, 1)
HSL
hsl(219, 45%, 83%)
HSV
hsv(219, 17%, 91%)
CMYK
cmyk(17%, 11%, 0%, 9%)
CSS variable
--color-primary: #BFCDE7;
Lowercase HEX
#bfcde7

Shades

Tints

Tones

Harmony

CSS snippets for #BFCDE7

.color-bfcde7 {
  color: #BFCDE7;
  background-color: #BFCDE7;
}

Frequently asked questions

What color is #BFCDE7?+

#BFCDE7 is a HEX color with RGB value rgb(191, 205, 231) and HSL value hsl(219, 45%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFCDE7?+

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