#BFF5DC Color

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

Color preview

#BFF5DC

Color formats

HEX
#BFF5DC
RGB
rgb(191, 245, 220)
RGBA
rgba(191, 245, 220, 1)
HSL
hsl(152, 73%, 85%)
HSV
hsv(152, 22%, 96%)
CMYK
cmyk(22%, 0%, 10%, 4%)
CSS variable
--color-primary: #BFF5DC;
Lowercase HEX
#bff5dc

Shades

Tints

Tones

Harmony

CSS snippets for #BFF5DC

.color-bff5dc {
  color: #BFF5DC;
  background-color: #BFF5DC;
}

Frequently asked questions

What color is #BFF5DC?+

#BFF5DC is a HEX color with RGB value rgb(191, 245, 220) and HSL value hsl(152, 73%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFF5DC?+

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