#BFEED1 Color

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

Color preview

#BFEED1

Color formats

HEX
#BFEED1
RGB
rgb(191, 238, 209)
RGBA
rgba(191, 238, 209, 1)
HSL
hsl(143, 58%, 84%)
HSV
hsv(143, 20%, 93%)
CMYK
cmyk(20%, 0%, 12%, 7%)
CSS variable
--color-primary: #BFEED1;
Lowercase HEX
#bfeed1

Shades

Tints

Tones

Harmony

CSS snippets for #BFEED1

.color-bfeed1 {
  color: #BFEED1;
  background-color: #BFEED1;
}

Frequently asked questions

What color is #BFEED1?+

#BFEED1 is a HEX color with RGB value rgb(191, 238, 209) and HSL value hsl(143, 58%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFEED1?+

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