#BFEADE Color

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

Color preview

#BFEADE

Color formats

HEX
#BFEADE
RGB
rgb(191, 234, 222)
RGBA
rgba(191, 234, 222, 1)
HSL
hsl(163, 51%, 83%)
HSV
hsv(163, 18%, 92%)
CMYK
cmyk(18%, 0%, 5%, 8%)
CSS variable
--color-primary: #BFEADE;
Lowercase HEX
#bfeade

Shades

Tints

Tones

Harmony

CSS snippets for #BFEADE

.color-bfeade {
  color: #BFEADE;
  background-color: #BFEADE;
}

Frequently asked questions

What color is #BFEADE?+

#BFEADE is a HEX color with RGB value rgb(191, 234, 222) and HSL value hsl(163, 51%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFEADE?+

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