#BFEBD5 Color

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

Color preview

#BFEBD5

Color formats

HEX
#BFEBD5
RGB
rgb(191, 235, 213)
RGBA
rgba(191, 235, 213, 1)
HSL
hsl(150, 52%, 84%)
HSV
hsv(150, 19%, 92%)
CMYK
cmyk(19%, 0%, 9%, 8%)
CSS variable
--color-primary: #BFEBD5;
Lowercase HEX
#bfebd5

Shades

Tints

Tones

Harmony

CSS snippets for #BFEBD5

.color-bfebd5 {
  color: #BFEBD5;
  background-color: #BFEBD5;
}

Frequently asked questions

What color is #BFEBD5?+

#BFEBD5 is a HEX color with RGB value rgb(191, 235, 213) and HSL value hsl(150, 52%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFEBD5?+

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