#BFEBE6 Color

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

Color preview

#BFEBE6

Color formats

HEX
#BFEBE6
RGB
rgb(191, 235, 230)
RGBA
rgba(191, 235, 230, 1)
HSL
hsl(173, 52%, 84%)
HSV
hsv(173, 19%, 92%)
CMYK
cmyk(19%, 0%, 2%, 8%)
CSS variable
--color-primary: #BFEBE6;
Lowercase HEX
#bfebe6

Shades

Tints

Tones

Harmony

CSS snippets for #BFEBE6

.color-bfebe6 {
  color: #BFEBE6;
  background-color: #BFEBE6;
}

Frequently asked questions

What color is #BFEBE6?+

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

What is the closest Tailwind color to #BFEBE6?+

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