#BCEFCC Color

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

Color preview

#BCEFCC

Color formats

HEX
#BCEFCC
RGB
rgb(188, 239, 204)
RGBA
rgba(188, 239, 204, 1)
HSL
hsl(139, 61%, 84%)
HSV
hsv(139, 21%, 94%)
CMYK
cmyk(21%, 0%, 15%, 6%)
CSS variable
--color-primary: #BCEFCC;
Lowercase HEX
#bcefcc

Shades

Tints

Tones

Harmony

CSS snippets for #BCEFCC

.color-bcefcc {
  color: #BCEFCC;
  background-color: #BCEFCC;
}

Frequently asked questions

What color is #BCEFCC?+

#BCEFCC is a HEX color with RGB value rgb(188, 239, 204) and HSL value hsl(139, 61%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCEFCC?+

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