#BFDECE Color

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

Color preview

#BFDECE

Color formats

HEX
#BFDECE
RGB
rgb(191, 222, 206)
RGBA
rgba(191, 222, 206, 1)
HSL
hsl(149, 32%, 81%)
HSV
hsv(149, 14%, 87%)
CMYK
cmyk(14%, 0%, 7%, 13%)
CSS variable
--color-primary: #BFDECE;
Lowercase HEX
#bfdece

Shades

Tints

Tones

Harmony

CSS snippets for #BFDECE

.color-bfdece {
  color: #BFDECE;
  background-color: #BFDECE;
}

Frequently asked questions

What color is #BFDECE?+

#BFDECE is a HEX color with RGB value rgb(191, 222, 206) and HSL value hsl(149, 32%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BFDECE?+

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