#BFEFE6 Color

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

Color preview

#BFEFE6

Color formats

HEX
#BFEFE6
RGB
rgb(191, 239, 230)
RGBA
rgba(191, 239, 230, 1)
HSL
hsl(169, 60%, 84%)
HSV
hsv(169, 20%, 94%)
CMYK
cmyk(20%, 0%, 4%, 6%)
CSS variable
--color-primary: #BFEFE6;
Lowercase HEX
#bfefe6

Shades

Tints

Tones

Harmony

CSS snippets for #BFEFE6

.color-bfefe6 {
  color: #BFEFE6;
  background-color: #BFEFE6;
}

Frequently asked questions

What color is #BFEFE6?+

#BFEFE6 is a HEX color with RGB value rgb(191, 239, 230) and HSL value hsl(169, 60%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFEFE6?+

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