#BFFDE4 Color

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

Color preview

#BFFDE4

Color formats

HEX
#BFFDE4
RGB
rgb(191, 253, 228)
RGBA
rgba(191, 253, 228, 1)
HSL
hsl(156, 94%, 87%)
HSV
hsv(156, 25%, 99%)
CMYK
cmyk(25%, 0%, 10%, 1%)
CSS variable
--color-primary: #BFFDE4;
Lowercase HEX
#bffde4

Shades

Tints

Tones

Harmony

CSS snippets for #BFFDE4

.color-bffde4 {
  color: #BFFDE4;
  background-color: #BFFDE4;
}

Frequently asked questions

What color is #BFFDE4?+

#BFFDE4 is a HEX color with RGB value rgb(191, 253, 228) and HSL value hsl(156, 94%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFFDE4?+

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