#BCFDE3 Color

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

Color preview

#BCFDE3

Color formats

HEX
#BCFDE3
RGB
rgb(188, 253, 227)
RGBA
rgba(188, 253, 227, 1)
HSL
hsl(156, 94%, 86%)
HSV
hsv(156, 26%, 99%)
CMYK
cmyk(26%, 0%, 10%, 1%)
CSS variable
--color-primary: #BCFDE3;
Lowercase HEX
#bcfde3

Shades

Tints

Tones

Harmony

CSS snippets for #BCFDE3

.color-bcfde3 {
  color: #BCFDE3;
  background-color: #BCFDE3;
}

Frequently asked questions

What color is #BCFDE3?+

#BCFDE3 is a HEX color with RGB value rgb(188, 253, 227) and HSL value hsl(156, 94%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BCFDE3?+

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