#BFE9EB Color

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

Color preview

#BFE9EB

Color formats

HEX
#BFE9EB
RGB
rgb(191, 233, 235)
RGBA
rgba(191, 233, 235, 1)
HSL
hsl(183, 52%, 84%)
HSV
hsv(183, 19%, 92%)
CMYK
cmyk(19%, 1%, 0%, 8%)
CSS variable
--color-primary: #BFE9EB;
Lowercase HEX
#bfe9eb

Shades

Tints

Tones

Harmony

CSS snippets for #BFE9EB

.color-bfe9eb {
  color: #BFE9EB;
  background-color: #BFE9EB;
}

Frequently asked questions

What color is #BFE9EB?+

#BFE9EB is a HEX color with RGB value rgb(191, 233, 235) and HSL value hsl(183, 52%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFE9EB?+

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