#BFFFE4 Color

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

Color preview

#BFFFE4

Color formats

HEX
#BFFFE4
RGB
rgb(191, 255, 228)
RGBA
rgba(191, 255, 228, 1)
HSL
hsl(155, 100%, 87%)
HSV
hsv(155, 25%, 100%)
CMYK
cmyk(25%, 0%, 11%, 0%)
CSS variable
--color-primary: #BFFFE4;
Lowercase HEX
#bfffe4

Shades

Tints

Tones

Harmony

CSS snippets for #BFFFE4

.color-bfffe4 {
  color: #BFFFE4;
  background-color: #BFFFE4;
}

Frequently asked questions

What color is #BFFFE4?+

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

What is the closest Tailwind color to #BFFFE4?+

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