#BCFFE4 Color

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

Color preview

#BCFFE4

Color formats

HEX
#BCFFE4
RGB
rgb(188, 255, 228)
RGBA
rgba(188, 255, 228, 1)
HSL
hsl(156, 100%, 87%)
HSV
hsv(156, 26%, 100%)
CMYK
cmyk(26%, 0%, 11%, 0%)
CSS variable
--color-primary: #BCFFE4;
Lowercase HEX
#bcffe4

Shades

Tints

Tones

Harmony

CSS snippets for #BCFFE4

.color-bcffe4 {
  color: #BCFFE4;
  background-color: #BCFFE4;
}

Frequently asked questions

What color is #BCFFE4?+

#BCFFE4 is a HEX color with RGB value rgb(188, 255, 228) and HSL value hsl(156, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BCFFE4?+

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