#BFEEE5 Color

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

Color preview

#BFEEE5

Color formats

HEX
#BFEEE5
RGB
rgb(191, 238, 229)
RGBA
rgba(191, 238, 229, 1)
HSL
hsl(169, 58%, 84%)
HSV
hsv(169, 20%, 93%)
CMYK
cmyk(20%, 0%, 4%, 7%)
CSS variable
--color-primary: #BFEEE5;
Lowercase HEX
#bfeee5

Shades

Tints

Tones

Harmony

CSS snippets for #BFEEE5

.color-bfeee5 {
  color: #BFEEE5;
  background-color: #BFEEE5;
}

Frequently asked questions

What color is #BFEEE5?+

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

What is the closest Tailwind color to #BFEEE5?+

The closest Tailwind color is emerald-100, available as the bg-emerald-100 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