#BFEEE2 Color

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

Color preview

#BFEEE2

Color formats

HEX
#BFEEE2
RGB
rgb(191, 238, 226)
RGBA
rgba(191, 238, 226, 1)
HSL
hsl(165, 58%, 84%)
HSV
hsv(165, 20%, 93%)
CMYK
cmyk(20%, 0%, 5%, 7%)
CSS variable
--color-primary: #BFEEE2;
Lowercase HEX
#bfeee2

Shades

Tints

Tones

Harmony

CSS snippets for #BFEEE2

.color-bfeee2 {
  color: #BFEEE2;
  background-color: #BFEEE2;
}

Frequently asked questions

What color is #BFEEE2?+

#BFEEE2 is a HEX color with RGB value rgb(191, 238, 226) and HSL value hsl(165, 58%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFEEE2?+

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