#BCF5D2 Color

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

Color preview

#BCF5D2

Color formats

HEX
#BCF5D2
RGB
rgb(188, 245, 210)
RGBA
rgba(188, 245, 210, 1)
HSL
hsl(143, 74%, 85%)
HSV
hsv(143, 23%, 96%)
CMYK
cmyk(23%, 0%, 14%, 4%)
CSS variable
--color-primary: #BCF5D2;
Lowercase HEX
#bcf5d2

Shades

Tints

Tones

Harmony

CSS snippets for #BCF5D2

.color-bcf5d2 {
  color: #BCF5D2;
  background-color: #BCF5D2;
}

Frequently asked questions

What color is #BCF5D2?+

#BCF5D2 is a HEX color with RGB value rgb(188, 245, 210) and HSL value hsl(143, 74%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCF5D2?+

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