#BCEFC4 Color

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

Color preview

#BCEFC4

Color formats

HEX
#BCEFC4
RGB
rgb(188, 239, 196)
RGBA
rgba(188, 239, 196, 1)
HSL
hsl(129, 61%, 84%)
HSV
hsv(129, 21%, 94%)
CMYK
cmyk(21%, 0%, 18%, 6%)
CSS variable
--color-primary: #BCEFC4;
Lowercase HEX
#bcefc4

Shades

Tints

Tones

Harmony

CSS snippets for #BCEFC4

.color-bcefc4 {
  color: #BCEFC4;
  background-color: #BCEFC4;
}

Frequently asked questions

What color is #BCEFC4?+

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

What is the closest Tailwind color to #BCEFC4?+

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