#BFFFE1 Color

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

Color preview

#BFFFE1

Color formats

HEX
#BFFFE1
RGB
rgb(191, 255, 225)
RGBA
rgba(191, 255, 225, 1)
HSL
hsl(152, 100%, 87%)
HSV
hsv(152, 25%, 100%)
CMYK
cmyk(25%, 0%, 12%, 0%)
CSS variable
--color-primary: #BFFFE1;
Lowercase HEX
#bfffe1

Shades

Tints

Tones

Harmony

CSS snippets for #BFFFE1

.color-bfffe1 {
  color: #BFFFE1;
  background-color: #BFFFE1;
}

Frequently asked questions

What color is #BFFFE1?+

#BFFFE1 is a HEX color with RGB value rgb(191, 255, 225) and HSL value hsl(152, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFFFE1?+

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