#BCFAE5 Color

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

Color preview

#BCFAE5

Color formats

HEX
#BCFAE5
RGB
rgb(188, 250, 229)
RGBA
rgba(188, 250, 229, 1)
HSL
hsl(160, 86%, 86%)
HSV
hsv(160, 25%, 98%)
CMYK
cmyk(25%, 0%, 8%, 2%)
CSS variable
--color-primary: #BCFAE5;
Lowercase HEX
#bcfae5

Shades

Tints

Tones

Harmony

CSS snippets for #BCFAE5

.color-bcfae5 {
  color: #BCFAE5;
  background-color: #BCFAE5;
}

Frequently asked questions

What color is #BCFAE5?+

#BCFAE5 is a HEX color with RGB value rgb(188, 250, 229) and HSL value hsl(160, 86%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BCFAE5?+

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