#BFEDE3 Color

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

Color preview

#BFEDE3

Color formats

HEX
#BFEDE3
RGB
rgb(191, 237, 227)
RGBA
rgba(191, 237, 227, 1)
HSL
hsl(167, 56%, 84%)
HSV
hsv(167, 19%, 93%)
CMYK
cmyk(19%, 0%, 4%, 7%)
CSS variable
--color-primary: #BFEDE3;
Lowercase HEX
#bfede3

Shades

Tints

Tones

Harmony

CSS snippets for #BFEDE3

.color-bfede3 {
  color: #BFEDE3;
  background-color: #BFEDE3;
}

Frequently asked questions

What color is #BFEDE3?+

#BFEDE3 is a HEX color with RGB value rgb(191, 237, 227) and HSL value hsl(167, 56%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFEDE3?+

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