#BFFBE2 Color

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

Color preview

#BFFBE2

Color formats

HEX
#BFFBE2
RGB
rgb(191, 251, 226)
RGBA
rgba(191, 251, 226, 1)
HSL
hsl(155, 88%, 87%)
HSV
hsv(155, 24%, 98%)
CMYK
cmyk(24%, 0%, 10%, 2%)
CSS variable
--color-primary: #BFFBE2;
Lowercase HEX
#bffbe2

Shades

Tints

Tones

Harmony

CSS snippets for #BFFBE2

.color-bffbe2 {
  color: #BFFBE2;
  background-color: #BFFBE2;
}

Frequently asked questions

What color is #BFFBE2?+

#BFFBE2 is a HEX color with RGB value rgb(191, 251, 226) and HSL value hsl(155, 88%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFFBE2?+

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