#BCFCCC Color

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

Color preview

#BCFCCC

Color formats

HEX
#BCFCCC
RGB
rgb(188, 252, 204)
RGBA
rgba(188, 252, 204, 1)
HSL
hsl(135, 91%, 86%)
HSV
hsv(135, 25%, 99%)
CMYK
cmyk(25%, 0%, 19%, 1%)
CSS variable
--color-primary: #BCFCCC;
Lowercase HEX
#bcfccc

Shades

Tints

Tones

Harmony

CSS snippets for #BCFCCC

.color-bcfccc {
  color: #BCFCCC;
  background-color: #BCFCCC;
}

Frequently asked questions

What color is #BCFCCC?+

#BCFCCC is a HEX color with RGB value rgb(188, 252, 204) and HSL value hsl(135, 91%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BCFCCC?+

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