#BFFEE4 Color

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

Color preview

#BFFEE4

Color formats

HEX
#BFFEE4
RGB
rgb(191, 254, 228)
RGBA
rgba(191, 254, 228, 1)
HSL
hsl(155, 97%, 87%)
HSV
hsv(155, 25%, 100%)
CMYK
cmyk(25%, 0%, 10%, 0%)
CSS variable
--color-primary: #BFFEE4;
Lowercase HEX
#bffee4

Shades

Tints

Tones

Harmony

CSS snippets for #BFFEE4

.color-bffee4 {
  color: #BFFEE4;
  background-color: #BFFEE4;
}

Frequently asked questions

What color is #BFFEE4?+

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

What is the closest Tailwind color to #BFFEE4?+

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