#BFDAE3 Color

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

Color preview

#BFDAE3

Color formats

HEX
#BFDAE3
RGB
rgb(191, 218, 227)
RGBA
rgba(191, 218, 227, 1)
HSL
hsl(195, 39%, 82%)
HSV
hsv(195, 16%, 89%)
CMYK
cmyk(16%, 4%, 0%, 11%)
CSS variable
--color-primary: #BFDAE3;
Lowercase HEX
#bfdae3

Shades

Tints

Tones

Harmony

CSS snippets for #BFDAE3

.color-bfdae3 {
  color: #BFDAE3;
  background-color: #BFDAE3;
}

Frequently asked questions

What color is #BFDAE3?+

#BFDAE3 is a HEX color with RGB value rgb(191, 218, 227) and HSL value hsl(195, 39%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFDAE3?+

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